Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-27143 (GCVE-0-2026-27143)
Vulnerability from cvelistv5 – Published: 2026-04-08 01:06 – Updated: 2026-04-13 18:20- CWE-190 - Integer Overflow or Wraparound
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Go toolchain | cmd/compile |
Affected:
0 , < 1.25.9
(semver)
Affected: 1.26.0-0 , < 1.26.2 (semver) |
guessed |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-27143",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-13T17:50:24.131708Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-13T18:20:17.933Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "cmd/compile",
"product": "cmd/compile",
"vendor": "Go toolchain",
"versions": [
{
"lessThan": "1.25.9",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.26.2",
"status": "affected",
"version": "1.26.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Jakub Ciolek - https://ciolek.dev/"
}
],
"descriptions": [
{
"lang": "en",
"value": "Arithmetic over induction variables in loops were not correctly checked for underflow or overflow. As a result, the compiler would allow for invalid indexing to occur at runtime, potentially leading to memory corruption."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-190: Integer Overflow or Wraparound",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-08T01:06:57.168Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/763765"
},
{
"url": "https://go.dev/issue/78333"
},
{
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"url": "https://pkg.go.dev/vuln/GO-2026-4868"
}
],
"title": "Missing bound checks can lead to memory corruption in safe Go in cmd/compile"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2026-27143",
"datePublished": "2026-04-08T01:06:57.168Z",
"dateReserved": "2026-02-17T19:57:28.435Z",
"dateUpdated": "2026-04-13T18:20:17.933Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-27143",
"date": "2026-09-13",
"epss": "0.00536",
"percentile": "0.43563"
},
"microsoft_vex": {
"current_release_date": "2026-09-09T15:04:11.000Z",
"cve": "CVE-2026-27143",
"id": "msrc_CVE-2026-27143",
"initial_release_date": "2026-04-11T01:09:42.000Z",
"product_status:known_affected": "9",
"product_status:known_not_affected": "6",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Missing bound checks can lead to memory corruption in safe Go in cmd/compile",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-27143.json",
"version": "8"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-27143\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2026-04-08T02:16:03.017\",\"lastModified\":\"2026-07-25T11:10:00.100\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Arithmetic over induction variables in loops were not correctly checked for underflow or overflow. As a result, the compiler would allow for invalid indexing to occur at runtime, potentially leading to memory corruption.\"},{\"lang\":\"es\",\"value\":\"La aritm\u00e9tica sobre variables de inducci\u00f3n en bucles no se comprob\u00f3 correctamente para subdesbordamiento o desbordamiento. Como resultado, el compilador permitir\u00eda que ocurriera una indexaci\u00f3n inv\u00e1lida en tiempo de ejecuci\u00f3n, lo que podr\u00eda llevar a corrupci\u00f3n de memoria.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"Go toolchain\",\"product\":\"cmd/compile\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"cmd/compile\",\"versions\":[{\"version\":\"0\",\"lessThan\":\"1.25.9\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"1.26.0-0\",\"lessThan\":\"1.26.2\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-04-13T17:50:24.131708Z\",\"id\":\"CVE-2026-27143\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-Other\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.25.9\",\"matchCriteriaId\":\"C6C9C072-9817-402D-877F-F83584B07017\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.26.0\",\"versionEndExcluding\":\"1.26.2\",\"matchCriteriaId\":\"39FE9BAF-55E9-43AA-B14E-239E7EF1D65D\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/763765\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/78333\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Release Notes\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2026-4868\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-09-06T14:32:32+00:00",
"cve": "CVE-2026-27143",
"id": "CVE-2026-27143",
"initial_release_date": "2026-04-08T01:06:57.168000+00:00",
"product_status:fixed": "4161",
"product_status:known_affected": "5",
"product_status:known_not_affected": "275",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "golang: cmd/compile: possible memory corruption after bound check elimination",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-27143.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 9.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-27143\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-13T17:50:24.131708Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-13T17:50:15.313Z\"}}], \"cna\": {\"title\": \"Missing bound checks can lead to memory corruption in safe Go in cmd/compile\", \"credits\": [{\"lang\": \"en\", \"value\": \"Jakub Ciolek - https://ciolek.dev/\"}], \"affected\": [{\"vendor\": \"Go toolchain\", \"product\": \"cmd/compile\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.25.9\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.26.0-0\", \"lessThan\": \"1.26.2\", \"versionType\": \"semver\"}], \"packageName\": \"cmd/compile\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://go.dev/cl/763765\"}, {\"url\": \"https://go.dev/issue/78333\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2026-4868\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Arithmetic over induction variables in loops were not correctly checked for underflow or overflow. As a result, the compiler would allow for invalid indexing to occur at runtime, potentially leading to memory corruption.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-190: Integer Overflow or Wraparound\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2026-04-08T01:06:57.168Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-27143\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-13T18:20:17.933Z\", \"dateReserved\": \"2026-02-17T19:57:28.435Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2026-04-08T01:06:57.168Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:56854
Vulnerability from csaf_redhat - Published: 2026-08-26 14:44 - Updated: 2026-09-14 00:11A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x | — |
A flaw was found in lodash. The fix for CVE-2021-23337 added validation for the variable option in _.template but did not apply the same validation to options.imports key names. Both paths flow into the same Function() constructor sink. Additionally, _.template uses assignInWith to merge imports, which enumerates inherited properties via for..in. If Object.prototype has been polluted by any other vector, the polluted keys are copied into the imports object and passed to Function().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x | — |
Workaround
|
A flaw was found in the shell-quote component. The quote() function did not properly validate object-token inputs, allowing line terminators to pass unescaped into the output. A remote attacker could exploit this vulnerability by providing specially crafted input, which a POSIX shell would interpret as a command separator. This could lead to command injection, enabling the attacker to execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x | — |
A flaw was found in the Go programming language (golang) and its command-line tool (cmd/go). A remote attacker could exploit this during the build process by crafting malicious SWIG (Simplified Wrapper and Interface Generator) file names that contain "cgo" and specific payloads. This could lead to code smuggling and arbitrary code execution, bypassing trust mechanisms and allowing the attacker to run unauthorized code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x | — |
A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially leading to memory corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64 | — |
Workaround
|
A flaw was found in the cmd/compile package in the Go standard library. A no-op interface conversion prevented the compiler from correctly identifying non-overlapping memory moves. As a result, the compiler allows unsafe memory move operations to occur at runtime, potentially causing data corruption, memory corruption or unexpected application behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64 | — |
Workaround
|
A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x | — |
Workaround
|
A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x | — |
Workaround
|
A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x | — |
Workaround
|
A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x | — |
Workaround
|
An authenticated SSRF flaw was found in the OpenShift Console Dev Console webhook helpers. User-supplied target URLs are fetched server-side without validation, with path neutralization enabling arbitrary endpoint targeting and full response reflection from the console pod's privileged network position.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x | — |
Workaround
|
A Server-Side Request Forgery and supply chain flaw was found in the OpenShift Console Helm catalog proxy. A namespace tenant can plant a ProjectHelmChartRepository with an arbitrary URL that the console pod fetches server-side, bypassing tenant egress restrictions. Combined with catalog metadata poisoning and admin-mediated chart installation, this enables privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.16.69 is now available with updates to packages and images that fix several bugs and add enhancements.\n\n This release includes a security update for Red Hat OpenShift Container Platform 4.16.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.16.69. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:56852\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.16/html/release_notes/",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:56854",
"url": "https://access.redhat.com/errata/RHSA-2026:56854"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68121",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27140",
"url": "https://access.redhat.com/security/cve/CVE-2026-27140"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27143",
"url": "https://access.redhat.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27144",
"url": "https://access.redhat.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33186",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33814",
"url": "https://access.redhat.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39820",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42499",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4800",
"url": "https://access.redhat.com/security/cve/CVE-2026-4800"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-50236",
"url": "https://access.redhat.com/security/cve/CVE-2026-50236"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-50237",
"url": "https://access.redhat.com/security/cve/CVE-2026-50237"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-9277",
"url": "https://access.redhat.com/security/cve/CVE-2026-9277"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_56854.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.16.69 bug fix and security update",
"tracking": {
"current_release_date": "2026-09-14T00:11:31+00:00",
"generator": {
"date": "2026-09-14T00:11:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.21"
}
},
"id": "RHSA-2026:56854",
"initial_release_date": "2026-08-26T14:44:43+00:00",
"revision_history": [
{
"date": "2026-08-26T14:44:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-04T00:36:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-14T00:11:31+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.16::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1786789204"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3Ace1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1786787882"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-rhel9@sha256%3A9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9\u0026tag=1786784733"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel9@sha256%3Aab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9\u0026tag=1786784689"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1786788285"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3Ae9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1786789181"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1786787591"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1786785373"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3Ae2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1786789037"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1786788545"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1786785847"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1786788046"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1786785007"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3Ae39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1786787926"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1786788947"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3Ab71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1786787956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3Ada362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1786787869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3Aec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1786788785"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9@sha256%3A95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=1786785120"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9-operator@sha256%3A0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator\u0026tag=1786784671"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3A586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9\u0026tag=1786784685"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1786784780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3Ad84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1786784980"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1786785136"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel9@sha256%3Ae4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=1786786916"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3Ad783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1786994815"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3Adc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1786785754"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1786789103"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3Adbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1786788944"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1786787892"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1786788323"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1786788918"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3A3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=1787053253"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3Ac64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=1786784721"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3Af3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=1786784999"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-static-ip-manager-rhel9@sha256%3Ab8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=1786784664"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3Acb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1786788275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3A0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1786785386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1786785753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1786788944"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1787053953"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3Aacab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1786785797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1786788657"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1786788155"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1786821306"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1786787511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3Adc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1786788599"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3Ad471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1786788012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3A51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1786785721"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3Af0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1787054159"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1786788695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3A605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1786789357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3Aeeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1786786054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3Aa1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1786789523"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1786788558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3Aa24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1786788191"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3Afd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1786787319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3Aef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1786788539"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1786786017"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1786786675"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3Aeccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1786788566"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3Ae16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1786788093"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3A4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1786786065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3Ab87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1786787520"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1786789221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1786787853"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-alibaba-cloud-controller-manager-rhel9@sha256%3A760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9\u0026tag=1786784729"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-alibaba-machine-controllers-rhel9@sha256%3A75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9\u0026tag=1786784674"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1786786087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel9@sha256%3A1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=1786784731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel9@sha256%3A7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9\u0026tag=1786784823"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9@sha256%3Acf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9\u0026tag=1786784694"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3Af14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=1786784723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel9@sha256%3Ae12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9\u0026tag=1786784662"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel9@sha256%3Ae04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=1786784731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel9@sha256%3A3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=1786784753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3A32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9\u0026tag=1786784751"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3Ad9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9\u0026tag=1786784715"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9-operator@sha256%3Abe09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator\u0026tag=1786784725"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-workload-identity-webhook-rhel9@sha256%3A24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9\u0026tag=1786784675"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1786791719"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1786785620"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3Aa623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1786789488"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3Af06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1787053038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1786785360"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1786788136"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3Ae47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1786787937"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1786787612"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1786787843"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3Abe1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1786788094"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1786788246"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Aefe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1786787849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3Aad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1786789181"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1786786020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1786788690"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1786789216"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1786789056"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3Aabeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1786786209"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1786788093"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1786788023"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=1786789213"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1786787250"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3Aa60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1786786067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1786788839"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1786821299"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1786787284"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1786788577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1786785660"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3Acaa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=1786786798"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3Ad322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1786787847"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3Aa061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1786788741"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1786784765"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9@sha256%3A9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=1786789105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9-operator@sha256%3A869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator\u0026tag=1786784693"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3A869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=1786786306"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1786785768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3Af8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1786785012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1786788714"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3A5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1786787038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3A3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=1786785695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3A4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=1786821389"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3A48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=1786785652"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=1786784935"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel9@sha256%3Aed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9\u0026tag=1786785197"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3Aabf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=1786785708"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3Ab53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator\u0026tag=1786784934"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3Aa4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=1786788694"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel9@sha256%3Aa44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9\u0026tag=1786789005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-image-customization-controller-rhel9@sha256%3A2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel9\u0026tag=1786821459"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1786785630"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1786789306"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-altinfra-rhel9@sha256%3A619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=1786789696"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1786786780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1786786593"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1786784711"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Ad3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1786788121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3Af1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1786785042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3Ad50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=1786789030"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1786789277"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel9@sha256%3A450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9\u0026tag=1786784734"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel9@sha256%3A4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=1786784708"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3Afc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=1786785766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1786785183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1786788939"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1786794568"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1786788904"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1786784704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3Aea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1786789232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1786787438"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1786786302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3Aa3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1786788773"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Ad9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1786790346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-nutanix-cloud-controller-manager-rhel9@sha256%3A01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9\u0026tag=1786784721"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-nutanix-machine-controllers-rhel9@sha256%3Ac50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9\u0026tag=1786784675"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3Aa04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1786788673"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3Ae6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1786787036"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1786786984"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-rukpak-rhel9@sha256%3Ac3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel9\u0026tag=1786788099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1786788168"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1786785825"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3Aad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1786788622"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Ae546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1786789282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1786784843"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1786784866"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=1786786118"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1786788116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9@sha256%3A3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9\u0026tag=1786785611"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9-operator@sha256%3A4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator\u0026tag=1786785747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel9@sha256%3A026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9\u0026tag=1786784673"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel9@sha256%3Ae40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9\u0026tag=1786785345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-k8s-prometheus-adapter-rhel9@sha256%3Aca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9\u0026tag=1786786585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1786788788"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sdn-rhel9@sha256%3A16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=1786788280"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3Ad48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1786787562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3A9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1786784972"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-rhel9@sha256%3A1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9\u0026tag=1786784741"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-rhel9@sha256%3A1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9\u0026tag=1786784741"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-rhel9-operator@sha256%3A8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator\u0026tag=1786784714"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-rhel9-operator@sha256%3A8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator\u0026tag=1786784714"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-cloud-controller-manager-rhel9@sha256%3A06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9\u0026tag=1786784669"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-cluster-api-controllers-rhel9@sha256%3A0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9\u0026tag=1786784725"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3Aa1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1786788407"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1786785698"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3Afde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1786784830"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1786788808"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1786786115"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1786788269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1786785074"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-syncer-rhel9@sha256%3A4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9\u0026tag=1786784731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-problem-detector-rhel9@sha256%3A7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9\u0026tag=1786784720"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1786789204"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3Abfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1786787882"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-rhel9@sha256%3Ad6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9\u0026tag=1786784733"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel9@sha256%3A703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9\u0026tag=1786784689"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3Afb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1786788285"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1786789181"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1786787591"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1786785373"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1786789037"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1786788545"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1786785847"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1786788046"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1786785007"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3A7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1786787926"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3Af6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1786788947"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3Ad8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1786787956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3Ad7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1786787869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1786788785"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1786784780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1786784980"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1786785136"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel9@sha256%3Ab351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=1786786916"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3Ab4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1786994815"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3Ae13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1786785754"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3Ad6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1786789103"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3Af10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1786788944"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1786787892"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3Aec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1786788323"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3Aa52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1786788918"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3A61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=1787053253"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3A17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=1786784721"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3A842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=1786784999"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-static-ip-manager-rhel9@sha256%3A1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=1786784664"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1786788275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3Ad1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1786785386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1786785753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1786788944"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3Af7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1787053953"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3A1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1786785797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1786788657"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3Aadedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1786788155"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3Ae4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1786821306"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3Af0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1786787511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1786788599"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1786788012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3Aaa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1786785721"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3Ad48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1787054159"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1786788695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3A0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1786789357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3A5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1786786054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3Ac7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1786789523"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1786788558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3Ab3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1786788191"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3Aa60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1786787319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3Adc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1786788539"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1786786017"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3Aaa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1786786675"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1786788566"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3Ac062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1786788093"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3A844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1786786065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1786787520"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1786789221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3Acad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1786787853"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1786786087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel9@sha256%3Aafb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=1786784731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel9@sha256%3Ad9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9\u0026tag=1786784823"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9@sha256%3Afa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9\u0026tag=1786784694"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=1786784723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel9@sha256%3A18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9\u0026tag=1786784662"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel9@sha256%3A2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=1786784731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel9@sha256%3Af2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=1786784753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3A37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9\u0026tag=1786784751"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3A92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9\u0026tag=1786784715"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9-operator@sha256%3A496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator\u0026tag=1786784725"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-workload-identity-webhook-rhel9@sha256%3A54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9\u0026tag=1786784675"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3Af1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1786791719"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1786785620"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3Af609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1786789488"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1787053038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1786785360"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1786788136"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1786787937"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1786787612"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3Ac3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1786787843"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3A2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1786788094"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1786788246"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1786787849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3A173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1786789181"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1786786020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1786788690"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Af9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1786789216"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1786789056"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1786786209"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1786788093"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1786788023"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3Af86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=1786789213"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1786787250"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3Afb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1786786067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3Afb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1786788839"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3Ad8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1786821299"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3Adc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1786787284"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Aabb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1786788577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1786785660"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3A878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=1786786798"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3A8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1786787847"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3Af7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1786788741"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1786784765"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9@sha256%3Ae99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=1786789105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9-operator@sha256%3A2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator\u0026tag=1786784693"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3A93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=1786786306"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1786785768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3Ab05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1786785012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3Afff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1786788714"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3Acddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1786787038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3A922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=1786785695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3A6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=1786821389"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3Abf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=1786785652"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=1786784935"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-image-customization-controller-rhel9@sha256%3Aadab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel9\u0026tag=1786821459"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1786785630"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1786789306"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-altinfra-rhel9@sha256%3A9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=1786789696"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3Ab20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1786786780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1786786593"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3Adb98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1786784711"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Ad5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1786788121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1786785042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3A1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=1786789030"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1786789277"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel9@sha256%3A4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9\u0026tag=1786784734"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel9@sha256%3Ac39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=1786784708"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=1786785766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1786785183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3Aa3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1786788939"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1786794568"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1786788904"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3Ad4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1786784704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3Afbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1786789232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1786787438"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1786786302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1786788773"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Ad008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1786790346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1786788673"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1786787036"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1786786984"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-rukpak-rhel9@sha256%3A87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel9\u0026tag=1786788099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1786788168"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1786785825"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1786788622"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1786789282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1786784843"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3Acc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1786784866"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=1786786118"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3Ade0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1786788116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-k8s-prometheus-adapter-rhel9@sha256%3Aeb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9\u0026tag=1786786585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3Adcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1786788788"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sdn-rhel9@sha256%3A1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=1786788280"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1786787562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3A1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1786784972"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3Acd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1786788407"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1786785698"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1786784830"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3Acaa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1786788808"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1786786115"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1786788269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3Aa011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1786785074"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1786789204"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3Ac6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1786787882"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1786788285"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1786789181"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3Ac0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1786787591"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3Af3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1786785373"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3Acdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1786789037"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1786788545"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3Ac58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1786785847"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1786788046"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1786785007"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3A3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1786787926"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3Ab5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1786788947"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1786787956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1786787869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1786788785"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1786784780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3Ab7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1786784980"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3Aa70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1786785136"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=1786786916"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3Ad2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1786994815"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3Addc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1786785754"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3Aca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1786789103"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1786788944"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3Ae380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1786787892"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1786788323"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3Ac3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1786788918"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3Ac386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1786788275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3Aafd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1786785386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3Abbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1786785753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1786788944"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1787053953"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3A38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1786785797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1786788657"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3Ab60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1786788155"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3Ac7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1786821306"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3Ad036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1786787511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1786788599"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3Ae114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1786788012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3Ab7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1786785721"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1787054159"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3Acd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1786788695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3Ab15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1786789357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3Af0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1786786054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1786789523"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3Aa035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1786788558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3Acc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1786788191"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1786787319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1786788539"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3Ad1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1786786017"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1786786675"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1786788566"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1786788093"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3A8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1786786065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3Ae7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1786787520"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3Aaec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1786789221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1786787853"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3Ab3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1786786087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3Ae9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1786791719"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1786785620"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3A651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1786789488"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1787053038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1786785360"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1786788136"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1786787937"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3Ab8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1786787612"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1786787843"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3A0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1786788094"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3Adeb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1786788246"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1786787849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3A930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1786789181"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3Aa31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1786786020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1786788690"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1786789216"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1786789056"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3Aa4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1786786209"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1786788093"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1786788023"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3Abbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=1786789213"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1786787250"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1786786067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1786788839"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3Aa940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1786821299"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3Adf9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1786787284"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1786788577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1786785660"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3A07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=1786786798"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3Ad645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1786787847"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3A515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1786788741"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1786784765"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9@sha256%3A52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=1786789105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9-operator@sha256%3Adc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator\u0026tag=1786784693"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3A223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=1786786306"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3Acdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1786785768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3Abbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1786785012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1786788714"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3A8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1786787038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel9@sha256%3A351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9\u0026tag=1786785197"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3Aa6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=1786785708"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3Ab7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator\u0026tag=1786784934"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=1786788694"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel9@sha256%3Ab16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9\u0026tag=1786789005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3Ae1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1786785630"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1786789306"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-altinfra-rhel9@sha256%3A3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=1786789696"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3Abf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1786786780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1786786593"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1786784711"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1786788121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3Aea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1786785042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3Ad059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=1786789030"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3Ae5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1786789277"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1786785183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3Ac742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1786788939"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1786794568"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1786788904"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1786784704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1786789232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3Ab748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1786787438"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3Ae176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1786786302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3Afccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1786788773"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Af85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1786790346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3Afce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1786788673"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1786787036"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3Abb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1786786984"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-rukpak-rhel9@sha256%3A00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel9\u0026tag=1786788099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1786788168"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3Ad0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1786785825"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3Af413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1786788622"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Af3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1786789282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1786784843"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1786784866"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=1786786118"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3Aa47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1786788116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-k8s-prometheus-adapter-rhel9@sha256%3Aa81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9\u0026tag=1786786585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3Aab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1786788788"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sdn-rhel9@sha256%3Aac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=1786788280"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3Abe3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1786787562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3A4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1786784972"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1786788407"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1786785698"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3Ad4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1786784830"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1786788808"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1786786115"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3Aa85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1786788269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1786785074"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3Afb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1786789204"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1786787882"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1786788285"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1786789181"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1786787591"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1786785373"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1786789037"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1786788545"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1786785847"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1786788046"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1786785007"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3A60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1786787926"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3Adf2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1786788947"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1786787956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1786787869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1786788785"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9@sha256%3Aa9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=1786785120"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9-operator@sha256%3A7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator\u0026tag=1786784671"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3A197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9\u0026tag=1786784685"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3Afffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1786784780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1786784980"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1786785136"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel9@sha256%3Ac7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=1786786916"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1786994815"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3A873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1786785754"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3Ad7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1786789103"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3Ace53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1786788944"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1786787892"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1786788323"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3Aead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1786788918"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3Ab65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1786788275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3A757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1786785386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1786785753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1786788944"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1787053953"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3Ac7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1786785797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3Af6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1786788657"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3Afd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1786788155"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1786821306"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3Ac15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1786787511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3Ac83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1786788599"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3Afd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1786788012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3Aaca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1786785721"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1787054159"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1786788695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3Ad20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1786789357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3A64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1786786054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1786789523"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3Aabee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1786788558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3Aa2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1786788191"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1786787319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3Aacf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1786788539"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1786786017"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1786786675"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3Adf7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1786788566"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1786788093"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3A30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1786786065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1786787520"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3Ac287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1786789221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1786787853"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3Adf720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1786786087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1786791719"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3Aa5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1786785620"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3Ab45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1786789488"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1787053038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3Aa4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1786785360"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1786788136"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3Ae470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1786787937"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1786787612"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1786787843"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3A47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1786788094"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1786788246"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Aa5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1786787849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3Ae4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1786789181"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3Adae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1786786020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1786788690"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1786789216"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3Acc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1786789056"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1786786209"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1786788093"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1786788023"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=1786789213"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1786787250"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1786786067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1786788839"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1786821299"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3Abfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1786787284"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1786788577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1786785660"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3A3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=1786786798"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3Af8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1786787847"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3A3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1786788741"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1786784765"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9@sha256%3A860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=1786789105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9-operator@sha256%3A1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator\u0026tag=1786784693"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3Abd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=1786786306"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3Ac13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1786785768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1786785012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1786788714"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3Ac8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1786787038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3Aab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=1786785695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3Afe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=1786821389"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3A6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=1786785652"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3Ab6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=1786784935"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3Ab68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=1786788694"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1786785630"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1786789306"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-altinfra-rhel9@sha256%3A369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=1786789696"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1786786780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1786786593"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1786784711"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1786788121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3Aab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1786785042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3A59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=1786789030"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3Ab192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1786789277"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=1786785766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3Ab7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1786785183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1786788939"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1786794568"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1786788904"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1786784704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1786789232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1786787438"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3Aa327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1786786302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1786788773"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Ab5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1786790346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1786788673"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1786787036"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1786786984"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-rukpak-rhel9@sha256%3A9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel9\u0026tag=1786788099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1786788168"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3Acbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1786785825"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3Ab3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1786788622"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1786789282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1786784843"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3Adebf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1786784866"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=1786786118"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3Ad7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1786788116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9@sha256%3A707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9\u0026tag=1786785611"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9-operator@sha256%3Aa905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator\u0026tag=1786785747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel9@sha256%3A5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9\u0026tag=1786784673"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel9@sha256%3Ac3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9\u0026tag=1786785345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-k8s-prometheus-adapter-rhel9@sha256%3Adc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9\u0026tag=1786786585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1786788788"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sdn-rhel9@sha256%3Aa3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=1786788280"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1786787562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3A85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1786784972"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1786788407"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1786785698"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3Ab06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1786784830"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1786788808"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1786786115"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1786788269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1786785074"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a moderate flaw because it only occurs under specific conditions, such as TLS session resumption with runtime changes to certificate authority settings. Exploitation is not straightforward and requires a controlled setup. The impact is limited to certificate validation within the same component and does not affect system availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T14:44:43+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/\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:6153e72b10afb0a08ed75d928f51346b30407483477f14f3bcdbe9a0cac0286d\n\n (For s390x architecture)\n The image digest is sha256:f32a58e7992cb8c99b0c46b13d49f4b0f9b4223bbf0dcb512b91a08f8f6db492\n\n (For ppc64le architecture)\n The image digest is sha256:c8ae2207b3f6cbfb07f5cab88808f2e629808ab382900f60c61852125c2d3d96\n\n (For aarch64 architecture)\n The image digest is sha256:7ef17710757c0ec0cd1022216237a48dbf029bdf5b0949ac8b6dbb91942c2050\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption"
},
{
"cve": "CVE-2026-4800",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-03-31T20:01:21.918257+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453496"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in lodash. The fix for CVE-2021-23337 added validation for the variable option in _.template but did not apply the same validation to options.imports key names. Both paths flow into the same Function() constructor sink. Additionally, _.template uses assignInWith to merge imports, which enumerates inherited properties via for..in. If Object.prototype has been polluted by any other vector, the polluted keys are copied into the imports object and passed to Function().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: lodash: Arbitrary code execution via untrusted input in template imports",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In the context of Red Hat Enterprise Linux, the grafana and grafana-pcp packages execute the affected JavaScript entirely client-side within the user\u0027s browser. Consequently, the attack surface is strictly restricted to the local browser environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4800"
},
{
"category": "external",
"summary": "RHBZ#2453496",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453496"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4800",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4800"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4800",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4800"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-35jh-r3h4-6jhm",
"url": "https://github.com/advisories/GHSA-35jh-r3h4-6jhm"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c",
"url": "https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c"
}
],
"release_date": "2026-03-31T19:25:55.987000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T14:44:43+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/\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:6153e72b10afb0a08ed75d928f51346b30407483477f14f3bcdbe9a0cac0286d\n\n (For s390x architecture)\n The image digest is sha256:f32a58e7992cb8c99b0c46b13d49f4b0f9b4223bbf0dcb512b91a08f8f6db492\n\n (For ppc64le architecture)\n The image digest is sha256:c8ae2207b3f6cbfb07f5cab88808f2e629808ab382900f60c61852125c2d3d96\n\n (For aarch64 architecture)\n The image digest is sha256:7ef17710757c0ec0cd1022216237a48dbf029bdf5b0949ac8b6dbb91942c2050\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56854"
},
{
"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/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: lodash: Arbitrary code execution via untrusted input in template imports"
},
{
"cve": "CVE-2026-9277",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-05-22T14:01:14.427751+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480741"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the shell-quote component. The quote() function did not properly validate object-token inputs, allowing line terminators to pass unescaped into the output. A remote attacker could exploit this vulnerability by providing specially crafted input, which a POSIX shell would interpret as a command separator. This could lead to command injection, enabling the attacker to execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "shell-quote: shell-quote: Arbitrary code execution via command injection due to unescaped line terminators",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9277"
},
{
"category": "external",
"summary": "RHBZ#2480741",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480741"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9277",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9277"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9277",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9277"
},
{
"category": "external",
"summary": "https://github.com/ljharb/shell-quote",
"url": "https://github.com/ljharb/shell-quote"
},
{
"category": "external",
"summary": "https://github.com/ljharb/shell-quote/commit/1518179",
"url": "https://github.com/ljharb/shell-quote/commit/1518179"
},
{
"category": "external",
"summary": "https://github.com/ljharb/shell-quote/security/advisories/GHSA-w7jw-789q-3m8p",
"url": "https://github.com/ljharb/shell-quote/security/advisories/GHSA-w7jw-789q-3m8p"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/shell-quote",
"url": "https://www.npmjs.com/package/shell-quote"
}
],
"release_date": "2026-05-22T13:22:38.873000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T14:44:43+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/\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:6153e72b10afb0a08ed75d928f51346b30407483477f14f3bcdbe9a0cac0286d\n\n (For s390x architecture)\n The image digest is sha256:f32a58e7992cb8c99b0c46b13d49f4b0f9b4223bbf0dcb512b91a08f8f6db492\n\n (For ppc64le architecture)\n The image digest is sha256:c8ae2207b3f6cbfb07f5cab88808f2e629808ab382900f60c61852125c2d3d96\n\n (For aarch64 architecture)\n The image digest is sha256:7ef17710757c0ec0cd1022216237a48dbf029bdf5b0949ac8b6dbb91942c2050\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "shell-quote: shell-quote: Arbitrary code execution via command injection due to unescaped line terminators"
},
{
"cve": "CVE-2026-27140",
"cwe": {
"id": "CWE-641",
"name": "Improper Restriction of Names for Files and Other Resources"
},
"discovery_date": "2026-04-08T02:01:26.299804+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456341"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go programming language (golang) and its command-line tool (cmd/go). A remote attacker could exploit this during the build process by crafting malicious SWIG (Simplified Wrapper and Interface Generator) file names that contain \"cgo\" and specific payloads. This could lead to code smuggling and arbitrary code execution, bypassing trust mechanisms and allowing the attacker to run unauthorized code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: golang: Go (golang) and cmd/go: Arbitrary Code Execution via malicious SWIG file names",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27140"
},
{
"category": "external",
"summary": "RHBZ#2456341",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456341"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27140",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27140"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27140",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27140"
},
{
"category": "external",
"summary": "https://go.dev/cl/763768",
"url": "https://go.dev/cl/763768"
},
{
"category": "external",
"summary": "https://go.dev/issue/78335",
"url": "https://go.dev/issue/78335"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4871",
"url": "https://pkg.go.dev/vuln/GO-2026-4871"
}
],
"release_date": "2026-04-08T01:06:57.893000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T14:44:43+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/\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:6153e72b10afb0a08ed75d928f51346b30407483477f14f3bcdbe9a0cac0286d\n\n (For s390x architecture)\n The image digest is sha256:f32a58e7992cb8c99b0c46b13d49f4b0f9b4223bbf0dcb512b91a08f8f6db492\n\n (For ppc64le architecture)\n The image digest is sha256:c8ae2207b3f6cbfb07f5cab88808f2e629808ab382900f60c61852125c2d3d96\n\n (For aarch64 architecture)\n The image digest is sha256:7ef17710757c0ec0cd1022216237a48dbf029bdf5b0949ac8b6dbb91942c2050\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/go: golang: Go (golang) and cmd/go: Arbitrary Code Execution via malicious SWIG file names"
},
{
"cve": "CVE-2026-27143",
"cwe": {
"id": "CWE-733",
"name": "Compiler Optimization Removal or Modification of Security-critical Code"
},
"discovery_date": "2026-04-08T02:01:29.491546+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially leading to memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/compile: possible memory corruption after bound check elimination",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is only exploitable in applications that contain a loop structure that relies on an induction variable. An induction variable is a variable that gets modified, usually incremented or decremented, by a predictable amount on each iteration. Inside the loop, the induction variable must be directly used as the index to access or modify elements within an array or a slice. Additionally, an attacker must be able to cause an integer overflow or underflow in the induction variable to trigger this issue. Due to these reasons, this flaw has been rated with a moderate severity.",
"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/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "RHBZ#2456342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27143"
},
{
"category": "external",
"summary": "https://go.dev/cl/763765",
"url": "https://go.dev/cl/763765"
},
{
"category": "external",
"summary": "https://go.dev/issue/78333",
"url": "https://go.dev/issue/78333"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4868",
"url": "https://pkg.go.dev/vuln/GO-2026-4868"
}
],
"release_date": "2026-04-08T01:06:57.168000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T14:44:43+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/\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:6153e72b10afb0a08ed75d928f51346b30407483477f14f3bcdbe9a0cac0286d\n\n (For s390x architecture)\n The image digest is sha256:f32a58e7992cb8c99b0c46b13d49f4b0f9b4223bbf0dcb512b91a08f8f6db492\n\n (For ppc64le architecture)\n The image digest is sha256:c8ae2207b3f6cbfb07f5cab88808f2e629808ab382900f60c61852125c2d3d96\n\n (For aarch64 architecture)\n The image digest is sha256:7ef17710757c0ec0cd1022216237a48dbf029bdf5b0949ac8b6dbb91942c2050\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56854"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, strictly sanitize and enforce bounds checking on any untrusted user input that influences loop counters, iteration limits, or memory indices. If there is no integer overflow or underflow, the out-of-bounds access cannot occur.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/compile: possible memory corruption after bound check elimination"
},
{
"cve": "CVE-2026-27144",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2026-04-08T02:01:22.896153+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456340"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cmd/compile package in the Go standard library. A no-op interface conversion prevented the compiler from correctly identifying non-overlapping memory moves. As a result, the compiler allows unsafe memory move operations to occur at runtime, potentially causing data corruption, memory corruption or unexpected application behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/compile: no-op interface conversion bypasses overlap checking",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable in applications that contain a memory move or copy operation that is subject to a no-op (no-operation) interface conversion. Furthermore, the source and destination memory addresses involved in the move or copy must overlap and an attacker must be able to supply an input that triggers this specific operation. Due to these reasons, this flaw has been rated with a moderate severity.",
"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/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "RHBZ#2456340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456340"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27144"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27144",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27144"
},
{
"category": "external",
"summary": "https://go.dev/cl/763764",
"url": "https://go.dev/cl/763764"
},
{
"category": "external",
"summary": "https://go.dev/issue/78371",
"url": "https://go.dev/issue/78371"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4867",
"url": "https://pkg.go.dev/vuln/GO-2026-4867"
}
],
"release_date": "2026-04-08T01:06:56.908000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T14:44:43+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/\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:6153e72b10afb0a08ed75d928f51346b30407483477f14f3bcdbe9a0cac0286d\n\n (For s390x architecture)\n The image digest is sha256:f32a58e7992cb8c99b0c46b13d49f4b0f9b4223bbf0dcb512b91a08f8f6db492\n\n (For ppc64le architecture)\n The image digest is sha256:c8ae2207b3f6cbfb07f5cab88808f2e629808ab382900f60c61852125c2d3d96\n\n (For aarch64 architecture)\n The image digest is sha256:7ef17710757c0ec0cd1022216237a48dbf029bdf5b0949ac8b6dbb91942c2050\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56854"
},
{
"category": "workaround",
"details": "To mitigate this issue, review code that performs memory copies or struct assignments. If data is being passed through an interface (such as \u0027any\u0027 or \u0027interface{}\u0027) just before a move operation, refactor the code to use concrete types or explicit pointers instead.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/compile: no-op interface conversion bypasses overlap checking"
},
{
"cve": "CVE-2026-33186",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-03-20T23:02:27.802640+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449833"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "RHBZ#2449833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33186",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3",
"url": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3"
}
],
"release_date": "2026-03-20T22:23:32.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T14:44:43+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/\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:6153e72b10afb0a08ed75d928f51346b30407483477f14f3bcdbe9a0cac0286d\n\n (For s390x architecture)\n The image digest is sha256:f32a58e7992cb8c99b0c46b13d49f4b0f9b4223bbf0dcb512b91a08f8f6db492\n\n (For ppc64le architecture)\n The image digest is sha256:c8ae2207b3f6cbfb07f5cab88808f2e629808ab382900f60c61852125c2d3d96\n\n (For aarch64 architecture)\n The image digest is sha256:7ef17710757c0ec0cd1022216237a48dbf029bdf5b0949ac8b6dbb91942c2050\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56854"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement infrastructure-level normalization to ensure all incoming HTTP/2 `:path` headers are properly formatted with a leading slash before reaching the gRPC-Go server. This can be achieved by configuring a reverse proxy or API gateway to validate and normalize the `:path` header. Ensure that any such intermediary is properly configured and restarted to apply the changes, which may temporarily impact service availability.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation"
},
{
"cve": "CVE-2026-33814",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:11.324941+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467815"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in the Go HTTP/2 protocol implementation allows a remote, unauthenticated attacker to exhaust system resources. By sending a specially crafted HTTP/2 SETTINGS frame with a zero-value SETTINGS_MAX_FRAME_SIZE, the vulnerable Go library enters an infinite loop, impacting the availability of services utilizing HTTP/2.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "RHBZ#2467815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467815"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33814",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33814"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814"
},
{
"category": "external",
"summary": "https://go.dev/cl/761581",
"url": "https://go.dev/cl/761581"
},
{
"category": "external",
"summary": "https://go.dev/cl/761640",
"url": "https://go.dev/cl/761640"
},
{
"category": "external",
"summary": "https://go.dev/issue/78476",
"url": "https://go.dev/issue/78476"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4918",
"url": "https://pkg.go.dev/vuln/GO-2026-4918"
}
],
"release_date": "2026-05-07T19:41:17.631000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T14:44:43+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/\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:6153e72b10afb0a08ed75d928f51346b30407483477f14f3bcdbe9a0cac0286d\n\n (For s390x architecture)\n The image digest is sha256:f32a58e7992cb8c99b0c46b13d49f4b0f9b4223bbf0dcb512b91a08f8f6db492\n\n (For ppc64le architecture)\n The image digest is sha256:c8ae2207b3f6cbfb07f5cab88808f2e629808ab382900f60c61852125c2d3d96\n\n (For aarch64 architecture)\n The image digest is sha256:7ef17710757c0ec0cd1022216237a48dbf029bdf5b0949ac8b6dbb91942c2050\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56854"
},
{
"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/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame"
},
{
"cve": "CVE-2026-39820",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:27.800929+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467820"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net/mail` package. Applications processing untrusted email inputs via `ParseAddress`, `ParseAddressList`, or `ParseDate` functions are susceptible to excessive resource consumption, which can lead to service unavailability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "RHBZ#2467820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39820",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://go.dev/cl/759940",
"url": "https://go.dev/cl/759940"
},
{
"category": "external",
"summary": "https://go.dev/issue/78566",
"url": "https://go.dev/issue/78566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4986",
"url": "https://pkg.go.dev/vuln/GO-2026-4986"
}
],
"release_date": "2026-05-07T19:41:19.854000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T14:44:43+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/\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:6153e72b10afb0a08ed75d928f51346b30407483477f14f3bcdbe9a0cac0286d\n\n (For s390x architecture)\n The image digest is sha256:f32a58e7992cb8c99b0c46b13d49f4b0f9b4223bbf0dcb512b91a08f8f6db492\n\n (For ppc64le architecture)\n The image digest is sha256:c8ae2207b3f6cbfb07f5cab88808f2e629808ab382900f60c61852125c2d3d96\n\n (For aarch64 architecture)\n The image digest is sha256:7ef17710757c0ec0cd1022216237a48dbf029bdf5b0949ac8b6dbb91942c2050\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56854"
},
{
"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/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs"
},
{
"cve": "CVE-2026-42499",
"cwe": {
"id": "CWE-1046",
"name": "Creation of Immutable Text Using String Concatenation"
},
"discovery_date": "2026-05-07T20:00:51.685602+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467809"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `net/mail` package of the Go standard library. A remote attacker can exploit this flaw by sending specially crafted email addresses, leading to excessive resource consumption and a denial of service in Go applications that parse email addresses using the affected library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "RHBZ#2467809",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467809"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42499",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42499"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://go.dev/cl/771520",
"url": "https://go.dev/cl/771520"
},
{
"category": "external",
"summary": "https://go.dev/issue/78987",
"url": "https://go.dev/issue/78987"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4977",
"url": "https://pkg.go.dev/vuln/GO-2026-4977"
}
],
"release_date": "2026-05-07T19:41:18.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T14:44:43+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/\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:6153e72b10afb0a08ed75d928f51346b30407483477f14f3bcdbe9a0cac0286d\n\n (For s390x architecture)\n The image digest is sha256:f32a58e7992cb8c99b0c46b13d49f4b0f9b4223bbf0dcb512b91a08f8f6db492\n\n (For ppc64le architecture)\n The image digest is sha256:c8ae2207b3f6cbfb07f5cab88808f2e629808ab382900f60c61852125c2d3d96\n\n (For aarch64 architecture)\n The image digest is sha256:7ef17710757c0ec0cd1022216237a48dbf029bdf5b0949ac8b6dbb91942c2050\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56854"
},
{
"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/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing"
},
{
"acknowledgments": [
{
"names": [
"Christopher Lusk"
],
"organization": "North Echo Security Research"
},
{
"names": [
"Arpit Jain (GitHub handle: arpitjain099)"
]
}
],
"cve": "CVE-2026-50236",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-04-29T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484745"
}
],
"notes": [
{
"category": "description",
"text": "An authenticated SSRF flaw was found in the OpenShift Console Dev Console webhook helpers. User-supplied target URLs are fetched server-side without validation, with path neutralization enabling arbitrary endpoint targeting and full response reflection from the console pod\u0027s privileged network position.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openshift/console: Authenticated SSRF with full response reflection and path neutralization via Dev Console webhook helpers in OpenShift Console",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-50236"
},
{
"category": "external",
"summary": "RHBZ#2484745",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484745"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-50236",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-50236"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-50236",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-50236"
}
],
"release_date": "2026-08-11T09:36:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T14:44:43+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/\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:6153e72b10afb0a08ed75d928f51346b30407483477f14f3bcdbe9a0cac0286d\n\n (For s390x architecture)\n The image digest is sha256:f32a58e7992cb8c99b0c46b13d49f4b0f9b4223bbf0dcb512b91a08f8f6db492\n\n (For ppc64le architecture)\n The image digest is sha256:c8ae2207b3f6cbfb07f5cab88808f2e629808ab382900f60c61852125c2d3d96\n\n (For aarch64 architecture)\n The image digest is sha256:7ef17710757c0ec0cd1022216237a48dbf029bdf5b0949ac8b6dbb91942c2050\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56854"
},
{
"category": "workaround",
"details": "Apply NetworkPolicy egress restrictions to the openshift-console namespace to limit the console pod\u0027s outbound connectivity to required endpoints only (Kubernetes API server, OAuth server, monitoring). Note that a blanket default-deny egress policy will break console functionality. Monitor console access logs for unusual POST requests to /api/dev-console/webhooks/ paths with non-standard hostName values pointing to internal addresses or containing query separators.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openshift/console: Authenticated SSRF with full response reflection and path neutralization via Dev Console webhook helpers in OpenShift Console"
},
{
"acknowledgments": [
{
"names": [
"Christopher Lusk"
],
"organization": "North Echo Security Research"
}
],
"cve": "CVE-2026-50237",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-04-29T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484746"
}
],
"notes": [
{
"category": "description",
"text": "A Server-Side Request Forgery and supply chain flaw was found in the OpenShift Console Helm catalog proxy. A namespace tenant can plant a ProjectHelmChartRepository with an arbitrary URL that the console pod fetches server-side, bypassing tenant egress restrictions. Combined with catalog metadata poisoning and admin-mediated chart installation, this enables privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openshift/console: Namespace tenant SSRF with egress bypass, catalog poisoning, and admin-mediated supply chain escalation via ProjectHelmChartRepository in OpenShift Console",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-50237"
},
{
"category": "external",
"summary": "RHBZ#2484746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484746"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-50237",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-50237"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-50237",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-50237"
}
],
"release_date": "2026-08-11T09:47:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T14:44:43+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/\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:6153e72b10afb0a08ed75d928f51346b30407483477f14f3bcdbe9a0cac0286d\n\n (For s390x architecture)\n The image digest is sha256:f32a58e7992cb8c99b0c46b13d49f4b0f9b4223bbf0dcb512b91a08f8f6db492\n\n (For ppc64le architecture)\n The image digest is sha256:c8ae2207b3f6cbfb07f5cab88808f2e629808ab382900f60c61852125c2d3d96\n\n (For aarch64 architecture)\n The image digest is sha256:7ef17710757c0ec0cd1022216237a48dbf029bdf5b0949ac8b6dbb91942c2050\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56854"
},
{
"category": "workaround",
"details": "Review existing ProjectHelmChartRepository resources in tenant namespaces for unexpected URLs using: oc get projecthelmchartrepositories --all-namespaces -o jsonpath=\u0027{range .items[*]}{.metadata.namespace}/{.metadata.name}: {.spec.connectionConfig.url}{\"\\n\"}{end}\u0027. Apply NetworkPolicy egress restrictions to the openshift-console namespace (note: requires allow-listing required console egress targets). Administrators should verify chart provenance before installing Helm charts from namespace-scoped repositories. Disable or restrict ProjectHelmChartRepository creation via RBAC if namespace tenants do not require custom Helm repositories.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7edc9d33177e8c410cfc7698cdf0d12340f5ad73052ddcd259a12884de26b555_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:bfe56979c22c4f06c3b7744a343413b306ada02b43cba76078f70e1cd26e3b78_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c6f93592a241c1fb3fa1778bce6da78a146e9b08bb9f9bbd8d4ad74a605a8305_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ce1787325ad5122717b19a0ae7c65594ec1b7ed1e8998d651bd817b56234143a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:02d5c6efb734b921008fd18f46f28a4f67c258d3d3a83922085c776dbf37101b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:54092adc063a914c9151acbb929d9313477d5222554a1394fed5945034910fc2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bf56c6d5fd1884b6417692d13d5e0f2313869150c63a407574136c9d55a2275_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:fb99c0498a842bad53c340cba03eed9839be69aac162f1db38141c977f020890_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:21ea32e6e5ecc524f88bb47afd38b36b9d12a4f0580532cd6b5687e3888716fc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b031278b374f74da5c71cb1c49eb17d2d77e8ecf8a8f00ac137f64f9aa218a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e21b493c74c056e9b9117f80005a27722008ee72ecad3ca40852a3cfc8e4e81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4aefd366e26fb42416c54fdf7d9baba4f2d70a14a3b4cc1b480e974a3470597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0136a2c7eea25530bed1ccf2dff56662b277e7f5ce1d418ae5a3779cdb430e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:903a88bd367267720aed42dc1906b6fcab0ba7e3d8444dfc154b642a81b03dac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b71b3b53e9f051409306cfcc3f35d5f1cc911bc0b004e907a28429af243ccd1b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d8513564e81c2acce2fc3d083d9071d2b3def4161e18285d8ddbecc35b737dd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:81484878c2629f1ca8fc9e6f756eee91ada78b21b749036e211c8d6afddc528f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b4a5550016b6ef4e1068b3388fbe62f973b5674c496451601fd19ad026662522_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d2a6c7fe2bad061caa50ecbbe8e5be50e3ebc5a158965bf0e9589ef182210847_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d783137b411812e0409c8511d3dd85a490f362149462edd3ce78584fdedc12e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:873e6a1417fce3cb2cc07d0f818ff9c77ed9a0d53f11dc009c2059cd644be6d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dc6cd264b157c00f4e56c7d73ca072b62662142968e44907926dc770a5491761_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ddc5d20611712965c751a5673c74e943bb98313fd6c9129c579e248d75d5b565_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:e13a347c8787e98020e8e694c2f2f0e8ddcc5c1c98b0277fc7cb88ac7e8d02fb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:08471e17ccef533438775b153c61bc6e3a24f120b08cbf8e34caa41c446c72bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:23910c59145f516d053702146b5a7e3987fcfaead7b6227a2979f03538bcfc20_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4b16411a22e4c887f478713acf7bfe2d67afc5a90e5076b0ca09122996de959a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:5038d116d01d08c425d920a48806eb9a7895658276f3e6e8106c657c35b6d3db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4034a21303ff55d3f0ada813c88be5ba39bf16dab46dfb6ccb588a0378d48c6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ab19f7186cacee15c9bbe2dc8d537bfabf44f90a9a61ef94cecca8610eb69afc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ea230d8c212ea73b211e99deb6a498645b29822236a507f7a7c629e3b85fec6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f1fdc90300320e484b86a2a606a8411931c4caccc5b0cb622d90e757c3b3e6d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5bcd18ff79ad1b88d8bb4e0111f3ac143cfcebfecf6884c5e93abe9ca246657_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d008aec153de17696e50a5e0ae1e309e94d82bb7e6acec1c209c286d9fc81b55_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d9c2057bb62a20ecfb707d52dac5b73508fdcfd96dc57290fa7b6f826dd72acf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f85acdb9b05f965026299306e82264a9bc66bdfaab38c2bdc0366fa5aee138eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:20d6bc901972411388262b4a6dc8eed7851b63ab91a4fdccbdbbca5f4e0fe737_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:8e1dcd1cd5c4678ffc67a221907a1db96b1d30f38a8d97c5db732aba77e64ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c83abaaa736012d111425a1d47f902c84895a5f38b65397b2a9719bb644e8675_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:dc4a06139367351e5af286780a75f961ca8cee8ab3c99660f7b519c32d309c69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2ce37e8eb43a24afd9aeef6b24a882ea3c1cc298ee70702dd0c8574121017025_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:97a143cd27f32fe05839babb29b1a572e502d26c42db333f33b088ee092333a9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab0f023eb1f340413c61f8b83320c544138f13cc1de385cef47c571f781a04ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dcb7903f8ab068da2a33dc4426a2f34348a695cefb49f4c39fa7506a428076ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5b0a0e8576123da0486a3dcc950eeb326d33a62c3537d08003d2c6ee403f069d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:912fa45ab2230b5ba883682ff675f5216802da0f88c582e9ada0ee97150b61fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c062aa44b5a97e317e732ae721d37764ea0fc0abb9ffc2868cbd4c0d61a5ecbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e16ff8534f4773c515545fa78c898496a75aba32819d0a6281cb5104a50eeae6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:30f34c38907802ed329a28baf9fc20fff1aecb6cb01c3dd8e384c1aceeef4df0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4543332a75417113857dde7218137ca5ac4776209675a205d3e34cee156372fd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8253bef2ef0f4ee0d5853d94ee21b36c2c95b0d42e682f955a93d55c070cdb92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:844f5f04df49c1ea6430aec9f14e9570be04fb1b736d01d937127c8999ca18cc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4876b37fd9b2086176a171f9d2cc4a10112a0c1cf91f1d2215109e7d07cc54a8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9456276dbf618402a907c957fd780a435cdc2290890ee3c1253543a9a6e4a9ad_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b87be4b56c70a9b624575da16b68f36525ae40eb6f6d41344ff79b57bba5cc65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e7a4b615e467818ad0b3c318e0c4885ab54ed1bee0c360c70fef40f996a09089_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2cc2653405326aae4966e189c6d43d8c4aaafa874a9f3b9751944992083bd8bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:49eeaf202f40cf141f7537ddb65e641b42459eb23857c8ba20554a756eef3e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:aec90c7f6fc98549bfdd690ee9a80ce48d76add400723e073334ad77518ee574_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c287cb58792e28af9db3a80fb67b32395de937bc1c235914ac97fa38be642169_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:05056120477c64d3be2f3e47d39dcfda0a1f78eebfdd5fc09bcf8bef484c1a0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6b49cf770b698e86cc049af3039a5af9477ce256aca6c6ce7c5d70e6a90e5b94_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:972eb98c48fea0b1cf37692c1cae8d379991b3cb0702b98c892a9f10633c8ab1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cad2b8367eb2979c4ae1401cc703865e08e48a1a3a28a9c14519cb390cc3e6f4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:760709252d79069b51c4d3539c63830e539e439abb4daaf01028bc5cfc314deb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:75456ffc29bc4e27750b781bef9d45a9e055be018178f2c0d36b5fe168de56e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3246f86cb335e6e7965a10771211fed53304b8968cd293fd32300808b296b307_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8c90382e7dcc8d2a047f87d047093123f07b94708cdfd0dd6f23fb1f041d500e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b3c02a7d9d46aebe01f07d1afbd8af9ff68166bdf1f6540780f8957ea17093a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:df720c2af2fdd1e425390bc70638c13908c587780d50e79e2eb165b3bb3c77eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1fb96e9aaf61dc58084dc4b5bf1376ee31883a9b5cf2cad94af5cca20cfbdc6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:afb30054b5b2bc6f9334dba519491c5780ed48fbf90a1e81dfa17b04c2bf0e0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7918f70aeaeb309e8ec066f06aa9106cb2ffe73eff610932db03750cb22ec0e8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d9630e2bdd3c0cf5c9ceccf9e78aedf37537005082c8d82b0fa32d8b65aba033_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1f4dc7abbd343b80cd182f498aba56dc2613f3aa056e550ed43d7918825b648e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:f14a09cdcb8dfb25c126ecbff82eb7975678f0c547c191708587d28929c6612e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:cf096402aca140c572df453d33a437d6e02821adec90b0d738c70f239cd1bb7d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:fa622a2caac9418a64d42cb23d4b2682e9b427396d8245f5db76d2da0b352a36_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:18b327b306047155640cb6d39ced0e4809836c7d5b7c20560c89b3966f8f335a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e12ca805ba3259e727fed6b159186bf60e146f40c6a0501a25f5c1bdfca900ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2d79466b56adeb331bfb9d042d92b52558670a2b0463d2147ffe468fd863c3d6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e04531ccf07df0b7afe3b37369c539746a89f9e5d514a2160088697e279ae358_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3976c8aef988773d15dd029f1ec39aec2720c7cc002ee49cff4f0fe07058efc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:f2b37355043ec55cc8641ac36b47702e6bba7e20e673fda30a2d9832eada1fac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:32f7ec604d43d4bf1e9ad660ac39ba124487268718c079dd88231118ab598642_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:37a8599ee1f30f5d53ae79729b83335b042308ae48710507e6f4edda4cf06df2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:496e3c3155a3dfc93bbf3aa43c41a4b152160f2c22675f88ceacfb78c6ce97e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:be09276b874bf8ccff871baafd152cf49d917f2d70bf365d667be9d0466d1b69_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:92332e8a5b7d9cd5261c874645cdb55780b10f83ec42c91f14a4251cc191079c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d9b36364c37938dc3da261e61da212f07680b869b1d7a3d2a16ebaa2b5926e5e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:703e29dbf58671d02ad304b08d84c9bbb9532a92b31e783b2055fa53517e475f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ab348f27bf0419d236557d8a5d8e81c5c3e18ad8359f14ab7adabec69c20027a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:9061bc304f33a85ab470b8b5054bcfbede56b9bcba30ebd5237d891e29981034_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d6dec721a9152f81b5cc5e82cd8a7cdc6809dafee70a7dd8da7f03067697e21a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:24b7e0478c4d5df033bb6b17fe13f6ba80b49f318e5306e90799e71765e51149_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:54ccf389692a2270430861937664e1181079e0c5a624e3e9cce855b153a7ad03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0f60e8a8f5146a2e094d4698870e35c99d2508850b18b3beff62c22c6563700a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2b1839b201f942168299277f8ad53014ef6b7026a25b09801510a9d4d365f2fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9dc32dbfe6e4fa315b2ef2202db87e5da8cc9e4a6082b4cc764046eb59b13d3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1f04a7e118cb05f3a39fd013093cf4f52450389986f668da8bab08d7e732929_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:0f4d431c7627ad27e0d42cbf2d9156ed92e7f60977c81194bd7586690bf5e3e1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:46baf92ca9375ecf56fabb2813bd40666b350330745de4ce247a6715357da8ad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:605cd28b046ef266bd1f09c8302f13e5c7bb9622172a1d899a7766f675ab04a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e9112dc5d3b19d0fb9791e6ac136f3732099eccdb71fe69b9367db4329d870a3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:15cbde2553953cf7f6d0609ebb78b5cf410c13d05e98f24fdd511a1d5b1b203d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:462e9846bb95ac34da92bd98e4bc18c3d20a8272c3bf703c21fe280d668cbc1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:82114edb803f4ab563d31c160c6bea3c8e05d152d91cfa819ff989706df46a9a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a5e10fe9bb31634950b882f62ddcc5cea6aace75913fe2e6c1971c4b27049414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:611f9ab43c58aae69d890fb9d23f4e3d26a26162888d87359aea4f1767295e59_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7b75a697aff4cce4e25e0a5f43db6d2c5c7652986288f4ed4bb7427c9a5f08ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8c075efe8f217a5fd4b056d125e66ddae7aa6e2f13c2fc82376d66e3a5111a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c0369b13fe83b566a01376f12aeb0f29fbfd9d594d3f6ff0afb68149df98faa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:651af461d0e7cd0bd4d9c2af67ca26c0b06c486b9a530559690e088a2e315b4c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a623641827472eee4d88138333f4ad5ade2542bf6507237d06a985893d876b74_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b45201d074c2bfbfdee97cc69082ffcd6f9f3f7aff684d35584398248efbd497_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f609e34af69451e4be2a9055a08d748a0aa22405c3772512b3c313c38a018367_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:51614bec06f35364ba8911429ff4dd8f41ca5c60cf9afb64845a9b82b04d1aee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa4937aa553ec3165ebc62344a7b39d95a777d400ea8410c716b32593ed8eb8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aca66b4c03bb5f1bc6e7959309ee67a0a3514bd0978b0b5f05b710995c75160a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b7c7fec036730732adac9c24919d8210d89f74f7b0a21621bc5627a54a72fe28_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:07cab9ae21eaedd6b0e70450295187f02d3b58e410322b61fd6120ce6f3fdca6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1deb51a1549d4554c44a2d5e5221970298f92ba08c7acc10b71fb4e3135338df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2aedcf8292d7db8619f6a8d92c0fdaecdc32825a14f5d3b50646d53aafba0486_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:f06a1613bc5fe0d17f95fd109d5104c918583dbbfd9cbc8a0624f2021fb31d8f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0ca93e68a0da3ce8d9928eb76c82779e485fa47efb0cdaef0c1599a531f795cd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:436be6428779f51875f02b2761478733db64420bb504c383cb43915c083fd203_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812d109e4f6caae18dc2ae8ee713e248e1a784402b4588941d29f6bedc35ba49_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8d256ba9d861de0a9112e2917058b1141bebd16e89b27185bc45f19ae9a2330d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:24334356f60165a66754e478b0ce0189e203fd1d7ca39002b64fcf5d638a2d69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8479f430a432c501183e81d26f5bcf74d57fb14b78079749c013bbb5086eb4be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e470d6576511011fa4789f36ab41c8005cf8e2f7f536e31d59dbd2f31caf18a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e47679ec5dc4943003c17ee23f406f75968db722378f00af4a2dc51688c5509c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4ed2ab7b7124b3241e2356359ae609e18cf2633b262ad3782f5d8b06c6d00d4d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:50e75f561023cabe2f06111128e7acb5c14cec2ef96c53e5b39de6bff3356df1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:95dcb6f94908dac68a37c586da0f6a0640131fedfb7cc92aab639689ba060a0a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b8c7c4fdf7bd8a50864572d579800e2c13448d59b5573418008534c50e81ef27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0dfcc70e56ad2916f16f77025be65c44f5d329f16b63a2b73edf2b397c93b510_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:303943623f1f9d457998502ef24c5a322aa64542035c0aae39d925b6a281eefa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:66ec2da4ac251ca2c834dfb181310c74cb14c012352406720e5a4912622a2740_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fb06a0fc39dd97f4cef2429b75c9c4d1dc35ad21d3ad20a4b9fc40a5c489d97d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:07c92f0b5fafe5aef8779d70583ffa1a0eef43b7f727fcde9b998e1a6cf6143e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:74afede757d4c40918038a1ed91c9737e97e75ca7c18920cab746a2b313764d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:928e3699d5501f87839a6dfb5bef669d739ef31286de9a0099d5e2ecc6d43983_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c3d4e23492ac24dbb1b59dd3e27c95fc9c83195dc5d3ab5dbbd2dce5b75fbd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0212963357f6131267d92f00c0043bedfe24fa98b0b371d470732cdf5ed2da2a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2f8c9f90c3e0cf11da7bb113e23c9289f91a65cfda190a866734c5005c5bcfcb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47b81fb6e8127756c6f1efc044797d6c58ece08f4c34ee54ce141bbf6ff60af0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:be1534307ffc291a6cdf3b5361f09c1724574294990eb04fd1787c9ce1e1cac3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:00fe66002e4d3dc2d3c90fe6229324cc70a34becbc3bc8fa157c752adfa1f341_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:207ca800eb2a2d2d197791d51a505acdbe1f8cb048bf18a2b22cc3c7d4b74943_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a0e71be4e67d568d0fcfefc026d92dcaa08de52cd01876d9d5aea9d6647d41b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:deb89bcf456cadb7db286948c54d71e3db30cba7e19fc450dc87bb8f30d2fab2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7de34874116fe5a9377db9f0b162b13030ffae4d0a912c043be8487b4e46ee81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9771f1593f5e9a5cee05802a239e8b6d8f9c4569f7b723a3194a64a34333bac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a5f23163c7e2a74eda683367938177c46b1c70401beb5303eb2647ce49f50e6f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efe9fd19b191ee4bff88ce1930282926d72fab422b94cc4b5e5ce08a5953d2f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:173cd3cc77ab46df0db81924867d9fbd29b928a475707e2bfaf69cbfa362cb52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:930fb617c15ce64a7881999eb2bb89b68711551d65f614a34aa69a77b660a6ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad099d74c478da1d1c7f209748ff9945ac43c26c0d18187e98f999b149ff097b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e4bf05dbe5d511f7a463f1583132aa7232b43b26ef67ce958b3ca9732b9e8dcb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:07f6d4f5d3e921101d71d212bd292c2d4b34020761fbb203c0f7fc974b002075_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:92d231cca8b7ad4737dd84bb6ee5298b262031b3fe2bf9e52e0ac8f5835154e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a31205ccde874c2329d802ccfd2a655ee6aea3bb8fd0c0351fcbd8e33ea96c27_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dae156d4492bce0fc87f71e1e4ef3164c77ba80f4a7cd6d7feeb222b51cccd7b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:077850595207bea8cf68b2c177bb8e1fceed880cc12ad06b8ba0afa386a07b32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:41fb1cb2e4200c5461cdba9d9a4a679640d071733cc7d7052b0f4f754174b8fe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4782350cb2f83531f7e5b3903511cb9bc9ac0794b2559e410d7f2d5b9db9b424_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8d6ae1eccd435c91bc57eeae0b88f7d35e2337ec0cfcbac44f5f3c53a08f98ba_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:420533ca391a729b7a19e1fa1c92ec2b1425bf7981d5a7956cc9439896a22b9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:51d6757408af5e5771fc6b4548858dd65e318c78171047425e6ff27b4af25c27_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6492f1ad0c9d86eeaee1fa3326524541828c23b7245aae5420cc83ad37e47ae0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f9817c96c8d0f9b07f5f5c51762e10f7584cd3bd061238d99a559e1d4a4567a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5a3d705985ad4c7c56eef1bad646ed0a203868b0a35ce00dd6973dabc1210768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7563a9b5a8ebd1203d484fbe5db744d988e224468f69c58035aa5a1dd35843ed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:8dafe826a3617251c5e92f62e7d51a3e77ad25571dfaa2e4a4b308f6a29a62d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cc2dcdb13556f9b4c96783e72054508cc3723ea738c047f3e832fea3a9262d22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3c7e0bebb58405259d7add17d7101b9ea7e909bfb2fe60fd28553eac923b1b7c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5b32e3d7ee888a81a3d7fb1340ccfe95e89feb87669dfa995de39dd23e6609e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f592e7ff1de70f4bf182cf1c6f75eab5f321b9dc9de0e5610ca1ab84c01aad1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f3db62c8538fc4c261dddc59e8ed1c3a9e69c5aca02138a8160c6b775f3346c5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:13996bb39882b2e069ded885f9667c3ec99b41443eb5d56584e24b1d0b1ae54a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4ba634684c201c85aa3c2dd43fcbac46c0d6fc3ceb6e23ce2aa255ae8c2662de_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a4dfcdcbc5afaff4541511f90e957f2aff26e05738f4eb53e6de4e0291ec29f7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:abeff7eed70a0a1d2bd5ebe67f893c0268fd87b0e1685e78f2096044722ee18b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3a024d309243bca8e1a746657141f52050cdc403865e9527995991e4db7180c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:404f3e753265a01bca746f01e909d040245bf29dffffe574f4c1bda3291fb5bd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4c6bc1e832ed9c595869ea073984e387aed76cbfc31ab3cd79b632688ab33121_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5684fa545b483127e8302e4586b9c6f2f31262479743fa4e4b98caaf4024170a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0074be3bf89184fe26f6b449d3cab6e6ee2bda2c0872bccd68e5be5337bad2b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3d441da4229debe8642498824afe6cc7602fb471a57d908f4556882c23c27962_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:810bae9e4f7aa9ef5cf45caca9899370e139a6a4ec256f178a55d0042d215395_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:95b96c412a0599a4ef59d224d56c1a2bd6060326cf407828543246d05905372b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2bcef688d95099b00615a5f8ae995a2f002999370bdd79894c5b54ee10c7d0eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ea57e21e2af3f88d2230feb98c696971dc867de0f7d6b16aa68c9bc9b85ff78_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:bbb8b5f076fb38a7d54a303b22b9ab2d37c76057c56d9f3313d2e2cb932b3a40_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f86e3f3d1f274a2210b8da84cb1df4aa5acd69283c4c4cadb88a6520725ede17_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0396b094a7980388168031d3dd374fb16edd906f025df1423db6f53b643f8a2c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:138dac52b18468642c29fbaf0c17d8773ceb4e08836ea6709c87844e4c3475ea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:26ac342e3c459ba099f1b6d20035d7e55134a737f1f97c5ef59ab8ce17458a76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:47e81e407c660543c148ceded3a6c2c5c9dbdc3ceee456657b74bff688358718_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:310043c231ad33d7ac866e5ae24f5d3d812ce8b01b3c3af7fb57c3ceaf8efbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8700aca14b5c5c40f45d63cb27b94bd0f147bdf8fcbdb02eb367a8ab7d82e587_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:a60359f318953ee48bf55601fc0768db8dbcbcf0d85790f7872f456da3bad363_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:fb38ac10ee217143fd6bd9c9b2148f8c75a3c213324f5ccc1c960fb6fb58d263_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:59c6ee337e30b63b165b15a9732b0db52a46046121d513c4a140fe2ff3fd9482_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:722ee361c1cb68cfe8c844f4f820533e76268e7c8fa940096e4249993be54df3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9aebde18af9ea06371a2cf6dc20708b4316c32775f4256c65ed46565f2da7bc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fb92e1ac153137d2f6fc8808c1136b955b64a365cb82f17f31c6955423615481_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:142cd3e2c4a48596cf20e2770f9eca99815b7dcd3998e287baf73ed6cda36bea_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ad2bb7ca57f18a923eb70b7d05b7a6787b8d31e8c6ac9381f7210569e53329b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a940aaa5b6d8ab9ed2e85902aa2689ff576119c95a74e1f4f14fd919aa9d7cc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:d8db57fc9b27517d1ea8b02dec623bc3f7d80f63ea6ee0f5a96bc18ba48f2881_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41437d9a3e1b3b896e6d02b846fbcda0f5ee06909f98b1839bcffadac203c29a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:782711793134b1cd4658294caf7d0ae5b24962f1c0c5ccf9edc73aae3c1b1e82_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cdacb408ea1878e5fe821e989526604db6e07cc38feaf86a62c4ebdeaf1b47cb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2e6cf850c0d56c09d0758bdbff5058c7f3825daa8381409cbedc73931ac0ef3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:058b343f765ed5ca85e72f6a6fd75de837bcfdd2de084855c98b76ac4520f27b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:09912a3315808763d9cb45891f9616a665cf57f1771498bc8c241fba4203dd49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1a8c98926c80e6084a13f1a1f5af952de2553510d94c96a6353c7a7824d4b5a6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4634c693e3888cad25f3edfd96c200f5c86caf555031db63b0ef7a22feebd1b5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:22da26d5fab55048a452f16d618298e844718e32a029ddb136922066d4a9a495_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:91d09070a55e501d37aea575f2784f2ad0e5220b32efa5f2c17b1a326825fb5d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:937f42567b6f3f9521ba242a8fe93257e62e3dd9d30b18e694221f2ba646ef42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c58b3774c71e32db4857e61c66a569d2c6921b1d543550066593b57d291585ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11983723c1ce19cb7c6936f06fef276e4bf865466dd8bb5873a6c6f7081d800d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bfab6314d9ba0e2a366ebaf5fa1bd9eac6de37c95de7461b2b106d82d9b4b377_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dc418df2ec9f1cef876e78b083695a87cadf1425695d0129681a18104e046e08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:df9a5e23a1b05adff2504b4d614a4bdd9d4af5fbc7ba34e43b0e5da51aeb14e8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4b98c21b58f96e3b4d5191f55e7f74662f3fa5dc297f2b0a528063a3ca9e30bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4bed5bf042755a4c95f127f04ebd3302197c8e0626e3aa34e6628ca13ef4c014_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9d211189c52c3423107e8e81dcc1c4e74419f40b28ea11b66f04bc9e8175ae84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:abb176b4a6f8a291d78a6556c14cf4ca1b430bc7334b97f91540b393c8968e72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0140eb403688644a9292609ec4f1a0cd407de8ce620b8ce58c41dc464cede070_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2607c23dc67ba01aab6b8cb6e8d2f8a70fe66f9d61d80b0d8a245765c83a85e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2cd8c94a26dd66ba6482c4e6f9758ec6fa4e5c2bbe9b213b34992bf1158a1f49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:55d6f3b0c3af23d44b7712a89534e2e068caf9772e0e521c757d8df323a7b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:19126f315667c9028da334a94e6583c5681eea8c73c1db4bacd71fd9432c8f87_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5d6b95814c92740bb3e7be6d6a5b9a02e8a363abbce49fcd9f93d92acc592c04_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:63e76a4e6312df0bcbf91ba4070b16695296a49ff517cde6a1c0e6199484976f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8d497cb60b6a7ac012f1e587fef2856acbb05ecc225ed42e642461decafc3796_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:8c1fa5cf6501496a305cfe0c3c83a62c8f2ad106e86ef74406cce99c483b69c5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d322a903128be062cd91a54fa20f003d360c6c0dc4bd1b1ba8f07ad17bef6d6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d645381ea3705499f6cf6e0b5e562378841138cc7c5d821375844ecbeb56c1e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f8b97b3de04ee51ea25f4bd0dae531df729af6cdc27ee77da4827ce5c0b759b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1d7b980573bf5fc771289009adb0f410ba933b574db7020489417915c5cff750_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:2879402a55f6140c376c7ed299911cd409955197ec426d48a50ee1e58e78ff2b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4ab5337764932a7e0b2ab5c2ca45e82484f1c3b3318cf1f672d8b1a34377eb8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:516b86a3ea8d57133f447ff21be8713942c65d533706ba74654d29cf14ac6b2d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:3c683efc231a5e94f3e33796e71dd0e080e9ebf2850c973b496256839a66cfd4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:515f880d562b91a9de4391155508efcf3cf37a7cf548543d2b6a6ed927b07efb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a061bd9474e901f6dde42813c1e3f11a7f31f304298286de8a91fb538914addb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7cdb309e14c2681e9ac4986d1e01d3da00022c76f10957bc1e410b85c6921e3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3c8603922f9e0e56c97f9e7c18d2d6a51bf9453daadfb19d3c89d3c9c80620d8_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:60486df02b3973c9a460d47cd095f3f50c4c2b3e9a224d1d84a0c0cd03b30138_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7585aa8edd378005be08cec9995eaeb900c1a5201e5455b13ff5eb49e52727de_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e39d1f1ab07baf3f1b6da83280130c2ad865ca618acf9f6125e5b27e2d7bca1f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:2af6277f43cd4cdde759a419e0901db56f28823be8d545fa53e8cfeef2fc679e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b5c1cbe65741cea9c238182569acddc14962aeb105cfe9f3d30a7dc2cc9b663a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:df2485a1aef16f9ef5f2ef0e6a0ee387fe8d7f7ae68f3a884201f00529a7b9b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f6057a1f0553649745de708887afb6f3aaaab09fd5236dda311f61f2931e30d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:18af1380727364f27b7198c469777febf43e9615a762cda00e34b12e619d1b04_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4d64cee1b142004e1386d257aa6315ee5925d7156a20b07aa3f9a5eb6c3655c0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:86691979693a7c823a8b7177ca63659efa2ec7c9d11c867bae852e2f33773a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd523efefb7ee1301b4a4b125abc35c9e649d92ba9592b1bd630b0e8703a9270_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5d38f40ee238054503b1dca2fc22dd118684d8bc080dff92fc00390624d25a78_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6a6191cfc15af325443456d06a82ffdf6ac4af082a088a41b367f0d3e7808c21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d48d2809a3f6dcd650a263ea660ec01c85fadb156d4df822772fa5c2776a8eac_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f0ab6926dd71eab7ad9a8add4e056e22f2d9c30ef0ce2c28592ae63072c74257_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:01f544d93751c78d095d4f8cfa8e22c219100087f74f1953aa9b9c1b07038399_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:408a22c1fbc45638e8a210975d05aec00fc66ea0a991184fd7322c4149c162d7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:66e4261ba8419838de05935ce1667dd2cd1e849540f4a63951f28ea47eca23ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7ec86fd96ef3a0a904a5309413351214ad0283c3e9d182b4045f0971a271e3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3fc3068c4a47599d2f6b46e0c66b072546a36d3fd01844e50dfd9296b86bb441_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:754d9384715a6ab1c780c62f18d2d00b43f3e708de1a5ca8865bccdae0f05718_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d7e5d4902fb97e3e87b64c1077b549e377eb10ab8011de466f6715466a6af37f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:da362d94360fd404613a3116a2134e577164165f5264eed54cf029fa71cc77f8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0d6f50427ac90dd7d3a8e0300544650f8f3b3d5a602e2880420b9fbf017e3f45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7d4d508352762732af572d38b5667eac00f36cad500ba0977b4fe5cda5f5fb4b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:95eb5e581ff3cc1f78d94e77e33a0d93e683698fc9426a2aaae6d605446bdb00_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a9e881939c3e29eb7a46fea7f92fdb3e8feea5affa308c6b870aa990896367f9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:197324450fc003d4c55e2d54ddd61429f2b8ca50553204adee0df158133322d3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:586b90d6330c783d7d983500bce6c4f1991dd1cad9743955e3ea001df97ba699_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:1a58041a42fe375ec349ceb55e889eb49517b2a5af0134b7368d17cbe2867afa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2659081d7776e249f8b794a69215c96631e4a857075adff3e043c15caf8e8d42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:869f68994be015b7411e718d2e27a4f3d750a9ebb78400b9af3177dd8d9f743b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:dc78187a0b26b4598002126e73782a64656729196ff478209376d0d9dbe06418_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:52e315eb338dc685949ecd224e91a016f251dce9ed79c4415448cfc260b239a2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:860ab2721a5be6f57d1ff19936422b90337832706f1280ac214a226ed3dc69f1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:9faa963a8d5ddea58ae4ac8145c16d7da57d66c3c32cfbfa2119b2a799b7ffab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e99419225d628f33453ff20ce6a6742e1af964cb8ba4fa5fa6db3c7499487176_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:223fda9d5393b19f5d141edb859396aa5542e06da4b37af3214318189c68a403_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:869a9dc81b0a8e7e21cce88737726309f611665f24e78b92c1b2ac4b609eb568_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:93056c177e39b3cff85c87c379947342041a7c0631435f5e5408cff272f9aa6b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:bd982caa142e50e95590fc5cb0b967ebb50c6be5fde38b276e898dd193ee3b6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6bf1b30e3240f452d6dc53b2feb04fdd2088f65522cf2a5767f5a844db1e68af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:94a2bf352fa9d938844048a31816c413b2a4788301220ab9308723a50c9a897d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9b29232819d13d1e00611ea9bec1c389cad9a7d66f193645749b9a53a08c0f73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ec56ffa3d0dc302891109e4899ce799ffab33b7d6244f84b9ca6501c72e9c4ca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4a79cf51baaff5c0bbfb527a90055d3bfc3ab0d91daa525408e901d05bbf8a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:771989b73cbb16a34d070d1bb5dd655e647f8343fb224b03b2ae4057c9061499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9bdbac23a228e9f6dfcefc78c6c7b18ff98f33b25583becd73ec7664cd0ddb97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a70ff7f9d33b9ba5e5fdb3e67e256f1d31276e2c5a32ebefffe72ca2633dfd0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2a9b8851bdce9e2923590cc4a61c216aa46b3adc5bcce0819e26162bc91a4d03_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6fc5430ba5f30cdb7a0e5b4d0bd61da20bdd687a4710005000a17c9a59115313_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c13cea7a076b3918cc2ea6d544c7cada44560d357acefbf521fe35ef924f2215_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:cdbb71eba0ed2ddea6ecd3148a475c5e1ba7fb7bbb9287b2d7ffe735c9cb8d85_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:221369bb07465ca03343ae9aac2ffb7d3e18b7ba89232530f51dc156ecdfb05d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b05128d4669a292b19dd8c41adab785d2da54ed6da106cbb00cb6eddbb0842da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bbcd0a3a3316d0878a154023450e419dba858867f5d065048661665c976b5522_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f8b7119a1b317d0d7fb3506ed7f071f6fecd8cf8b582a7f403b8bb1cfd33a112_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:00adb3c09be2e13d55b3e3e4111e71e61b36fd8788f499534f0dc054cba15483_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:11dbb9d61174c79ae502b9f754e71544f1ff1054fb57e5dabfc6037484adf529_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2075e8c8ae7610ceb64c1a4e60569d820077e00b12dfee1075eb0768535e1dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fffa33282cebd28da9985abd01ababea20dd0d6572330f9fbb4e0234f2c948e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6fbb86f63178740b754df5b272195f777b105c92f53490c7b35cd225b2096416_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:922c63ff95af15b7e1900ec6d1f8732cb243585cea2c04174cd369e8e8aa7d6e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b7bcfa7e1e08108ca0de0de341d9c8e6a77cd5ad4944691883514b53fd1fdeec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d84a004607696e1e80a21d9690b1eb91c138466f2938b6776acbabac526f83e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:38264a39ab8f376cd4afe7626bb9ee927771ffad1cbc21091b3840be1b559cd7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:6e3fefb7d22fd8cfedf4da94a9b39279843cbee83df5eaa7c38a141bce1d4326_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c187a351fa7a462a60e69f0f7cb3ffb573af18aa83fdee94cb193418757aab8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fff424564aed0e233e60b684245ee5617a7b85393807a550801a4836ad29df51_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:68e8ee1c3700f3f0fa9da950a77af142ca3e37fbbaf85f6cbecd320f26938081_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b351718801e3aaf181667a473ae8051aa75b3d15d712ba00330184180f71de22_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7bba66d1842b9cdd38cf68f2a32efc88665870d171a89d2780f605bb4585bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e4e4a4b7c80740e1649b381ee7a959939d7e978d5df537df5ad85351da4beb19_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:0ae2495b4704e872e7aadfead16858cdb0c487f01b5562883506470e259c4858_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:605562bd5ee6578c7a8a3cda655b7a35a5ebfc2cbf229b59abe981a829c230b2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b15759b906045978d9dc8d4e57daa838b73e4954b823f82f51af04a03cbbc4aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d20e859c305adc872da212a4eeb277409c2f8a1454d08eb5c15b2fe2ad1bc7b5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8018081f943837e3e93ff83915ce03b897f783e2dbed1264e9b391aff4840755_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:d471f84060a13cec07fb39311719b3c12eb6b16ad408c06dfea91d015455e35d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e114d0ec069a7f314f157ee8a64ea2e7c2733f7b4ff8317e8fc47226e7b46501_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:fd2957bb47a18fef4c3ac34fcbbbdcb1ff30e56c6cbec5fe2f642c5e0d535ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:37c401c927816be1545006bdcd48337ab2e40af01ebbf83f82908c8f48bc98d5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:78310b247a0266e02f5b60a33740ac8171ffafd1d94ce95e7eedf6b58d0ee19a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:a60e5a5a5078c6567809d4d654fffff9b92d1e2a8feadad6fe71a8a474ae1a3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fd6bc0220d273430be640ed1e864de6066d1ae19ea143f67464d1677e26c80a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5acb58f596761b7d105c0edaa0c43ed2f8d6bed34709d84cf9ec22cf27f9c159_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:8e7f6ffad09e47ed3d3c7c9adbf6367cefbc7c25bf96606cf52eb3fcec32c424_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c8027947375fbd815cb51097cebc8bcea545b6a4e25ef49accac4d2a81848734_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cddd1865103060bc63abadcae8a41d0f4d55a27f462edda5cc8c60d98d1e273d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3dd2305e6e4b7dd4eb8f4f418281e615f935bf59fe0e7bf440417c81092a7f40_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:922589e5ae30f4b0a495a3e664a36fe6ee5d8521990561e2becc93e1074ea317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ab8ffd1abde3b4b186a8af1e81b97d3a0ced11eb92eb5d4c343416994b586c51_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4bf1f43e7c906f1a5f29f3b9e64a6672fde7e0b418c7851048be79198edf5f21_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6dcd2c07e0d8c81fdac8965b914e44c5d46977a9ad479128f2d21756ab6407db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fe6e43a2708a382d7f1ad05d8225d30fac955ef2f4a5a16815ada83f602820df_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:06312c62e57668528465dd7be161965ba6b4f8fde4c3a194a543a6a96af82219_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6d274cb6b74ba9571101c296c7e0ddcf58ec6f480abaa634773b0d1015b4dfd2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b6e60fe74e1809f225c92b842d0f841ade38b3a756d78a6853d30e6de9fa1615_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:48c19f617fbac29acda5cf761f4061a3e6b69b6e2bcfe1e9a3f5d0dac28ec02f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6fc02673f86eaeb2b93747b57dee09860f57c7e11f07187faf38215d957c9792_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bf025e71fce9b4404df00d9165861a29367b7d0928f212aad54658558d86b3d1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5172b25a98b6736438dc79387041c1eff60995dfe42aaec16327e95d406e959b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:64ebc37a32a0cfa458b8211331fe08466df98b3da851a2bcd4476daa11f921ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eeef6a54893c009afff14078451cbfb993af7444df1c66ccd95ab6b938c21cc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f0b3e6b2f00cc04fec2bdd639dc7ca248e26d9807570273fd3580726fb28ae9a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5810062e456ae2c10ab89fbb55bac66ea649cfb2e7bc938d2dee69c8c16b5245_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6cf1ea67e83e7b62ea09b7f6c909d16bfb3994e97896f2dc003ec5c7842c48ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a1eac9202efde2a8a7ea83cfcf8678aa2b57ff3e71d156b7eb474a9b7de769c4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c7a4b27f7cda00ca25905d650a2d29fe6e2c9f4df255296767bc0dd4a23b10a6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:098f26d6639fb33083a8c1cd3dee57bb6ea70ff13182fd3e24c1ede0bc55537a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a52bdc60a1d981fe3aa67794f9246ebaa53f5d6d86ec90e3e882bd6247fb9246_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c3d98dc1de7d32be28ae09de1289409836565136146f2ecf63d02635ff696276_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ead256233c7be99d5a22fd85609485ee901a007117e2f25cfeeacd75833d11e0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:351c5a333669acb4513be96cecdef75d640cda0eea952fd1c7cd653ba4fad026_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ed7fc7d576ba2c6ef58afa0cab5e9e5f6942181d6a0db3ce006573193385ce1c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b53ab3c423905b9ba1e2bdb023c714d334b65b895ac5f3953ebf1b59252011e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b7a54af3da7af8dd5a5dbc3bb6f1edf742d744ece72d6caba470b4ace7369af9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a6be202e7eeb2c5c04c1abf6c61833793583087fe8c8b284590ab7913b24836b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:abf06f9a848a5b82083eb7ea03eafe9a4e39f79b3d33027e9b5269746602e6ed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:7abd4df6719ed0d8d2482152cff86fbb91955649360b7869588f845fc14f8a69_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:a4c9bc38207efb4b4ec9f7298f34cfde23cb8697d815e116a0125c4116ca9a79_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b68b2ed256bcaf993414d809ec579137b1c19ad1a6f770fc42953e56cab39ce8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:a44488f5a6b72bc0be425ba6d2d440b36475a7ac8cf2276d4811b7146afa0754_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b16bcee4ac903a18bd29b1642131e785c74fb5613f17dae467fd122bee5449c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:2b6a7d9fb9192a1299eba7814e4667d64ce9b5d944529d8a1a531bfceb46d845_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:adab8da39ca0dbaeda0b0eb25589a87c96ce8064500fd3a359c6b2c819ae6a12_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:30448ed97fe91e8e29211ceea7d4c6baef645acfcb6faf5e26414671389cee5c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f32620a1d541caf0435381d1eda6c5bfa04e9067ec9f90c7caf470dca03ca25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9cc3b2b6d782080a8b75d4f8157490ad8065653b1770e87f36bfd5574070fde3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e1b3566ee48d2015ad0672626dc1eaeb5228d8d046ddff1ac4970774727d00e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:369067c9b6e892c5c719cfe5f4280ae2edd0d524d0ba1a0d07a8b347d1146e2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:3764029e4a8f0cf7c2c668db142fe551f226d0a91b3aeb84a814761f1aea1d87_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:619912249113c0b64a4a5e9bc054f2f7c91faabab01a83359f65419059c34558_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9129d07a17d273dd895dec3ee89fb1579789c1110aa4e6512e67b270b0502261_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a8a24c1c28686cf3136888cb0c07f71b28ea9cb33ad4d07b7b2d874674e6e8b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:556d389c4b4aec1bc3a1ffe77685a73ac1c85ae470029f2b4b69d552404c6edd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b20e4d4af727bbc1820cd7714ec8b5e5689800fea7213678ce35eebff720f083_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:bf1e1c303c99f83ef40969413eb6ecad3647eac118d31520c6b579d46dacdef7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1a7c8e8b074138b1f08e92b7e5d0be290e21112ec4c38cabf55b4c9c587c5fd6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:239d9a858c4436b84595aaf641a1b6a4bd240751d395031558b16b4fe2ff50cd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:34ee249ea8acc098573c11d61cb42d4ac5abe9984c61dfd1afee9bc98b1c29be_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:447df3e5b94e8d6f1e8632601ae3fda55a68b8de5c275cc41e73d0f349f15990_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:17b9edbcfbf3834a45416c413c2adc5fa6eb82bac38f23786fb4bd6931ed4875_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c64abe17c66e41754546fcc2eacf099011dcd66a34a90fcb2ef62df48bc3e673_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:842049726f0d988f13104974253f830a49d75623764be7b80d5e3673cf518252_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f3bd5b8c8ece28a06fb60c6b7b2da76ae926852d3a404d6efda4f7038682c784_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3b82134427b2f75362c99405a659e9ac87581f950761c8ba190c97713812fffd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:61498e3e2af1701256e18c1415cbf8989b7d65791b5c35023664f1c4a478d183_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:1766e0c65ac641a25a2fe16d5cce504a89fea2762eacadfb65a01bb4bc5a5f56_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b8536104addcc2f381dd722066e68148d874177c7e7884a298860a7163ccb2f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a81f40f9d87d2afd910330d55eae0eb31e50141df7b74ed034f59bca35b313e0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ca9e4dfcc6ef8810a93e597f799933746e7523790b1cc87b3242f42acb897b65_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:dc9ed49b09fa5693fe05c3df21d53d4ebaceaa872ba12060f23978c49d4601d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eb13b30536b411f2c719c29039287f473a53b15b59efd16d73031b47d850ed91_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03e1da6ce0c63277113b1585685ce56f81ccb10e5c432a05ceace27bce889388_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5714ef667697c0e53a3d2eff199c788dc521168e15070342286c37eae237ba7d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:a035aab25da7a81636648aa006a2d5d878a7bd93e8e3ac87a61a991755c8d6e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:abee27c819cc9864b677d33c97240d832373374e46a34bbd8b50d3c4a914967e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2a23dd49b876674c94181bee3fa278603ecea7a5c82c5965c3eb218c72290add_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b65371633dd9066c4676669f0428ef9e0623fbc115b9e8423ed5cd3bd1707134_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c386219b6797136d1fc54010a9f39785b82f9a3b715c0795b92cdb8e8f83e279_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:cb56372cc0604ef97d9c7c18387a4f758fe1335db90a4ab6c877cdfe18733679_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:0db1413818f96a66fdad7a5cf8c8047a9abf01a06a08061f30efa89415ff4632_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:757e922af08440a3bfd2ed1ca37cabc11d12f399544438254d4bf6a84f5accab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:afd82aaca241f743d2c07ad34515e42fa193a96eab09dbedb6b459a4edd56493_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1f5f94e7144cd7aff3904bbd2a3779750764daa414916f57500924fcb0b1d2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:2c39063f8d4b4a29b25f1ebc08b9bfa732116d2d58802df7fe29ec5a7a3a7cee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46bb9577e41f20d60f6ce23887ca8bf5ad03a80ef518659584f7ccd8a4443281_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4bf125781e19802bdb6e247b8a45a772601141b7357cf38af3d6dd7a8a8208a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bbe8f6b6ead7792bef4f52ceb9e2ab22f11a4baa779fe99999f6ee2657f2dff7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0f560da349d543a019fdfe99e2f13f5c39c0abff91e4fb006856ec60bc66df43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2b6fd645850961fc03f4264c5521376cd9501dab8a5f9fc294f44db7884fbfb6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:43ea3bb62ff3de84fab8ed7002011fbb3375026987c2f95f4e20f009c845ec40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:db98eb8f831e37cf6aec3ac956a2ecf971947ee1d2d41792f2de52fb0231ac1b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:387468a226ce3e81efe3a07fa2649227db6a78b06995b92f9b4a87bf630f181b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7443b585b048b9e1322a19788e4dbc0393db514e83dc22b5544a3d5b775b2612_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d3c687d8006325963956df35b6489c0fcc0baf0011fa18e4b60c0a8d14317ada_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d5f9eab812f8d618a3e722d2b9e701e4c39284a3832eefea06b00c7e158d953a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1e33a01fc42ed36887833177206ff63d93c4ba72f77736ad9fe6b1cbf70fcae8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:59ad91319c63ec8733423ed2cf8e5779260f23d87ba2909b9e004736096ea574_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d059dabe7c78c78cac86c246b63ba4d7cc11d3d331f0f4ed86c2ae27c95a1f30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d50d1fcbd47f708752999f4a84b672520bc0b108ca58b1fdc6bc8eeb1a8e8172_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:450b7b704f96440db64ff1408e32147608edd746c695bd8cae7c83e35ddf0e8e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4880e519af213fb52be46898841813b9f1ee906057ec506dceb146afcb50b6bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f650829d7ddcdcf84de12e04cd4cae48096635e46ec9ba2693ef50fff7e0446_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c39aa1e994119aa6ad27dc3ed05c4cb2e265409f3a9620dd166fbb62a731ca63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7e1a1303c4741a3bee473f94aa1d0b0c53f302506bd0a970b1dbde9dbe1bee48_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8ef1759f9cb1154fbf050a9a3e5b4732ae33c210ce7a84040075b55e84436859_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:fc736c225f43e17c437560bbc5ab6757006d6a3792827ff3c25a455082561589_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:27e8b579e30ee78d35edf98e5abe105c96ef70328189612175a3589145ec8480_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:78435bdc202a839b22e8c92ae6e54c839cf1912e673c419278d60bdf69058e28_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:85c20e5dd420c776170d1a29fe9d47045821dce2cec4c0fa2ededd746e4ebfe5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b7ab974dfb2af9afc3bc55e2e3206116a8c51358c25e99eac9938091a09df08b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:71826989c8ea02a4ff5a81ce44905d7d8df7ee382a26c7d94be4f0e1ad46ac89_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:86dfde9b6911468c01f03f68d9525a61f910f3bc19f3086756e11b047cbee1bc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b192a47a3a6b117b24b6ab2351aefd39776ec201101023f6b2d5976ad67ddb96_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e5a8c3839db9b04c3447e600930662899d50f627f459e5335b228e351a909c3b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:1f43e11abd9a8c7920daa32840c2e912d605a5e5ab46b0f3c7c9ed8a3ae3464a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:70eb4ce4f4d7040336de586e71e9ff1b9d88ad061fc7c52209ff41b695c25621_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a3607566693fb7ddccf75ec2b1dfcfc3641d9d74502f59f0aaa5cdfbfb5e87f0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c742911c3ec237acf5901d9c9ecb418bd95b3d8c916a514b2d16a921d011a7e1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1b4d4215f7bf73d0adf9205d25341f4cf9a2bbc2d051080d2267c6ce5a53b5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2dcbd2f69244a0d236ba60567b039b313de0da6b9b22fe48a7e70de7b6cb69a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:61a67896cabd7ff21fc85f22259dd045b920c8512a5ece3c5ecb5d511bc146c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:84e279602e88f1d3763f483f771be229ee93bdc6df255ce752603e1ac5f4f001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:40ddeb624a6c8af309ea621b3bcee6a6cf426d563529ca746c426e7a15fc4451_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:4a6d5e452697d782b7b86068da99408bf2d1e8b47ae638d0951aae7e84573485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:5e5ad6f759221a1c83049eaaeb99e4d29c53cf9075bbfc06c9d7cad07e81baf5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7bc6103becba3746d8aa99ce6af7d737ab5e1d6a941a71eb430c22d06c791a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:02c890087dd8bbb8a7633cede5819811dffb4f0e47964e58e2eed369be09fbed_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:10572afc9cb255cd3bb34671fa53ad34e80f1e2dc19f1c31cf1d793ec190acd7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:3580435f57088b51af581c059e25610a1e24f9d0bf37b5990aa39fa2d93d2885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78baf3b01d389e04d8a7685ce38518e65b384997685b8cef82fd5605fe773229_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:00098236ea8587c196e1741e926ea95a05b7ad549132ae2aab1dfc3c4d447914_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4552dd7989df8cfc63504f29265e0475dec0722cc01fe8c9eca3e5175da31e4c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63e29e6052aed28a59b63317d81ac6470eec16f6f30c39c91e5ac93b3d9b529a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:f6ddff8ad2fc918efda124efb51bb24366b62c2b795e4319fed7796b78a84449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:1ff59db3055a3ae31618e390fcd2975017d3913fb90dcb5e5d398fc54e553738_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:38280c8936e8c75a998c77f405fb0176e5658f9e69424ab8767328efba7c3085_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:acab52ca27364a710117bb9bf88001cf902501d6c345635e56768ab33fb7d856_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c7f4a11e40f182259f204350613bcb4e572f4f2705c1462b59394f43c814b4eb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5724cdb6def0020cc15ecf0883f6957d6b18e6c2263b9d5eca9455f27310f65e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:adedbad32d1a56a24aee36a130067f185973db50106f3b64e67b411862b39ffd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b60ad3ea977096d865b2e1456d45eb146efce6745bdf5ccef943b431441ed97c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fd1ec8343c71314f7bdc99ee6018f409e67daeb882ae00382021b6a2ce450373_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0e9428a698a15da3649bee5ce552b04fba9b3957d1736bb371017a9003556187_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1b3a5dfa77a6b8f0d40f47337d779aadb6665eac78c82712708e6db636b2b29c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:920227e2a5257d73a8a628c182aa4489626e5c1ab63db8884c10102bd6b48793_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f0a58575caadf4799cb0fd082ede9f656c4318cb37dd0e9674bedfb5bd3518_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1eb04f84b2deb033f04ef7177de141d96df8c69274e84b9847520baa7d6c3f91_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5087f88fc198822b817af89a808d735e44dcd053ea31210b525da2437ff8fa56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ea4973ed0c9734ec664d9ac4b1add5f7122bffc51d2c9d624265c0a7d6809c42_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fbe70f6a24c1e2b4055bd2d1b8c02371461ebb22865583ff2db09b6e5518fac3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:753bf8ad826b0372b6633d1a304ba79832b6cd556f50bfe8c1b84072ec0b00ef_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:94f6e1feb3f1db0e4af58d131c67662989647eacc543ae090acc62a32307c070_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:98ce5ca6e4d000038ee17d8cc360f54ae8a743e64c03f09af3ee1bae0c53b186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:b748d6027d8767d255de68463e51a8347dcd151ecd19e115b2ce096cdf6590f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1d509cfcf680a3db91d18d7bd792b6aabddff861b2a0652fd5b7054094a62dff_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:993b91fabee06205feff4e165cdc13baf797892a1a158b8dd63551681464811e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a327ad1606c08d8aabe469b1b8278ec22f12ece922fab39d9291b2b0cbb87a99_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e176ba8b22db5eccb7935085f64376e441e46db713eab667344c0b401a3a640e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:54b630b245e5bab74e715f2d81cce7f36e0eb490cf2f2f81056cc3055643ce48_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8899bcf32a35b5739ec76764d74b5c80f8c7821c8700ade4d23053d66378f597_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a3b3a8eef01082ce4adf5020dbadd49386f2c5625ec5b16926fec0b0ac642579_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fccc84bf9b14907171a12d8b6e022cb99adc5383cf9f4f35c36e06b2ac0c8557_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5a5f9e196fb22848582f868ba1c491d448872143895b37c2e08a02dd9cbe4712_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:709775db9dbd207c8c78eb3a97dffb8edd49b830ff219eb437c85af9a981fa43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c7cdbf254aa0a13eaecca96c034ee47c6a33850b7958be32cb252a7b1ef2cb44_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e4dc191303d95af46f1d4a229c0c1709945f5068c72c3c3d4a09be3a8589ef09_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:01cade124072833ae234621a574a78d44bc0c4c19bdd7a35f2e3dd62a5770175_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:c50d7df4a26273781df7835b4c63d9aa86dc57df566578ade1b7eddb30f8229f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5e65b9be702fbe88a958108370dfd88b610cc272df5de88ad401ad37a15d36bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:75d26fa9195ba72f857450958010f0a454f62c143ac41df626c35534635233e7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a04ca05f3597e67472afb80b035ce14448a81a0a2d196addae27f914f871a911_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fce9d483d0ee8abb0e4fd6e144e3622788075a6b29f2a15fd57497cae250c756_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ff283a8ea57495bfc2d152ff0d6932b284096f4db6a3e91cfde5030a8052be7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ca3b65f778781d9f89d55f9d28c6f25f6593d4e2063788bcc7faa0dba07a3090_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d6482abb0610bf45bf20bad685afce488412677aede80df21678273e2f7d9b69_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b70e18f902e19873a1c9d4e7c11e1adff108cb019fa3a725b73f10b3463c11_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:83078c0b332f03c53a9cce22abb715928378a2e1959cbf7b9a64e03d29102c35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c15465ccb55335fe27fc4d166c36b6119827e7139af504e48a49f748858720ac_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d036d9373ef10b4772dca2b2de145e68c5ad1e021a741895bf3bb9757581211d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f0e3636cd6e2ad46328a252d332cfdd67273479a5609dd36a1b294d20ffd940e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4d178654b3eea0b3b6f28fa997e409ccf824d478e91e676a685f5492cfd93c01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:86c37fc8ed694fa3b4b61db8a1d9b929512143d103d3752641ba07beb48df52d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9d11e5fe7eba29cdc51c56e3c527fa16036bfdedbd2afbf0aa29c69afef9af27_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:e6306137f5dfe4400a33f7acd2d064cfdc519d03c0195717446634523874b267_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:097de5f5b68a9309461dc4d638fe017a303996e5cbceea15777351b165a50c43_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3c44de9373925ca92361f312b1c616d87c1402aa65f4bcd3188b37a398ad4167_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:69ff73bd964738207d549ca705b9d71961908dcdc5a636835fe7333f0229e4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb666626c6236f1838953df78b6e0adb4217e0cf50fe459ff054c01c32490d83_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:00d9367f5f82813de951e317541abf30e50134fc19eaffd8322313f41a6321a3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:87a5580d43d6bbad6f68c0654cf0738f26ab11200f03138b3c99f9b1f2521c25_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:9e145de9c3bd993223b7f84e90ded63b516b6b35b59c1b0280626eec3b8cb7c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:c3a5bb1de89a688b841945ad7aed15ee828558e00bc45d1f2abf0dbd4582f641_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:1ff76da588f59ddabfdc213aa31ed363c9d52d9fce447447fe99de00df17c030_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ee2778729af856e7e1b63236127a3c122a3a4fa2e6ae0344beda7e9efad46b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3dfe63982d64a9e00b079f7ba0bfdf46a97344e796548046e18a1f1bd9d94503_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8d61d1dda9bc5354a08c5cbef22ee60d95460a7475158c33e3086cd078c2be73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10c0a2bd83610508266225d004f373944e2e1c2bfeb09b15bfb08211810c3103_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:39a961d1d3a71d2be5c96c3735b35a32f89ffda23bdd3041795b0bc0f06b0cf0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cbd927288e7bb9651d7cfa31220af243a429efe2d06c9fef8d9608c45680081d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d0e2d85b9908936d4b4d9fe203349bf0e08342329993162d0be7ec9b8923662f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:14c44687c90f9874f90a88f5ddef5a54ed7da007dd2cf45a55bd72fb4fee411b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:acf948830c44fa83f397111897b35b1824b59c0f99f42e1da5c66f8719e030d4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dc0dfe3483966a606f9a119c371031fde58d82e2e8cb935b000db06c2425936d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ef621911d4ec9daa621ee2dd6c600ae18065ca256b6ab51665af694c5e52dab5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:37a28ac7bdbe035c3ce1aea492ce437f04505233d00be42acb7cfc30e867008b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:3b16f643111eec70f08bde9d33f0c79df2515d63b3c5abda4776dded4bc48dd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e546da63e7a360e40622c48cf0fa89c6cfa308134409242b25484c024e90c7c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f3443aa3ace3a67d330d843ab2a894336927799e59a04b623d8ffb1d9e2d49a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8c545c9c786b45f52468e0729cdbf6603f5487153e3a8e4794b424aedc49b846_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ad1f758014864a895140db42afebb1937b7b6db3821bcc15f412c18b83cf8627_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3a22811d159028545204b08004876a0cca49cbadedbd5de0a00f288bdac8ca1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f413bd8bfc5a680933fc9546c9982b3aecf394e1cacc9f44a180f8acc02b9b50_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:303109f9cc690aa717e4e9405ac052eb2c5d6ddf0d748a197945d883120a00ff_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:333c5ab7552975d1a82f851bcc0581b8529a2eff22f8e47955ae18c75cae228c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39d87958b102a519e2af9b101e0f3eaaab3ed8196e87609ee7b79cac80744696_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3cdea8ff54c9a8413011df4f807921bda6e93c20e49857ce848f91fec44e36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6046736938fdcd27bd827a9f9c7080ab181a890378092bc6d62b58e59699dbed_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:67dda9caa708775de962d459ac57a16f89013a14061220fee4a41f324f3c6213_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6b27667529db83b227f6adcbca3c465776c9696efae140653a9e886c0a7a7981_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d1e3baf38531a541fa420d61ac42e2ea872c527472c5b7e50b48a2c64f976ba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:091b7bc179e413f2c012664a79415ce8787c347d430eebae82224a57640c9d43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:87d3649ea4e00cadc7460ab490c953cd2accd20f0e03b8448a063ae6f68060c1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc98b40a18f1202709008128a29fc19b8603b2cb43b129c26122ed8cf40eafe9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:debf58438059eccc9811e4d24e40922fcbcab49607aac23f8e9515947d018186_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:205594c49424d1282b55aa445e3dcf71a0ad04cca08b01a65f311281ef851647_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75345636d1f9e8e4f76eb83e6ec63827fbfd74c6f973570cefeb67217457af81_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77ec4df7b33e03630d87044980482b66d1b0857cad38dd4334a357f47c1bff2c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa9ad491fe3d6732ccd1b90d32b07cdac1cffb6f2b05c51d642b258ebcd97103_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:03831b659f06f7d3c6bc1f20c262389a9115c4816b6ded9582969d34789a7131_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:08eda10083543092ffa52086f0509a68121c03dd9c0623d317d1ef984e7ae3c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5dd895682ff9c52d706f35d71a0ab955c7e15c093b7bfd2f16716d113754f715_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:7efb2eaf3710dc677bfbcb432b30b2343269ca4a139cfa81166578bb7f40b81b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4ae98554c93966a9e4aa92c03cecec3cc1e152f1d9a7fa2c0032b72ed76c2dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7fcb7aa1246e3f5e548e6f99e9e367ce2b196c1f3d9add1b508fe50d106ac8f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:df7db748db448e3ba0519f29286ab406b57a36ec15de49c1b6ed714dc3eee3c8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:eccf1ab3fae7a92a437ba0ef6a2312feb3cae518424303f65048d163054f11a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3f43323d023a712d423340f3e650a2d9832cbb61c36dadba2443f638eec5eb42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6bff2b07ca14b936740c6323649c3f5dc154f584f561a02d87cd8a57d00407e9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a1959adce726d79172b3ca00fbaca167f83a65895dd72f42c08a7a73c6661031_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cd69120b631be5ff79d676030f00cafbc4b7aec89adb5d0b20052d381b088585_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:87b5fc25a2be5cff0416349b0027be7c919f5ad0cfec26a4dd538b3551e024d8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a47584c6167e3b6c03ecc934de5bcd5cb94e502395c42fa96d2b235f1bd1365f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d7acbbe531d544dd9fb7ac65934cac9f98d02fcf98949b24b195f22292073098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:de0911096a9cb53c2dc12dc03d6ac9bb1272ce6053f61d74e6cc93edb8c91009_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a24bcac1175125c5325cec801e5840f89dfb112ed06708cb62869ac8c76d89d2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a2e9bee5815b576ca3f418ab06e68f4fbb808de4a1fd2a95014090389a301500_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b3eef36b3c448c34beefe6f0fd8a9c1c228700b63da6c93380db650d325d7f85_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:cc09b0c0815299ca7c27ef2b952c2cff8ec309f49873e3eaedd35be8625daf25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4fdc06aeb8b1dc189f3605c936f7de5523121f5ca921b2ce4d5ca9695345db59_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a905956ddc2e6be206cd6c2c428c6b0e5897bc530b36d1ab80c927fc7d320249_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3f3e0136b9706df87c27826b2efe423db3c21a9e3c5a3a320e43e60b68d09ed2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:707468fb3f6c8604cc5bb037dffbdecdc61cddf4619e5a388315633e2e0eef6c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:026408e9e8a6297020d53bf6299445f17d6a2210a206dcd11a6d0539b7bdc693_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a739f95c70df5c4acc957093ead6f75fde7a9311a6c639c5119a3a3105aba30_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c3b681f221c6973b074683ce0e28cbd0c0562de66869d1065f02bed9025682b4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e40ce2d35b6211f164e4b1775531c427be6eec9564302368a53a335cea2a6ed4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e67e498057adf0c6a692a8a0bfe0f5e1aa6843f1bcccc33ba4268b4f9630bc1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:5e7d425128985016a0b33b66cbaf1673aa635d19e34402b1c28579870bf672a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:64ac150490a3373d16e1a1aa798dfa582a75e0e566f9c3d0ac42135620749a55_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6e12577cc72330388f8a6b2bfb07e70515ece49e29a67a80df4a3dc57ce4d9d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:2f6cf13043efae01e9211d8e75382f12808ea16cd18cfa818509b7638950a663_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ce53778dde77bfdc7809c93e9a2a79413b6abab088e7a8dfcae0d66adb99e2e5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:dbb3c2e1085c43e3c3d1cead05f114d3a5a2343574ec044173b9cea4475a6407_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f10fa6dd7cf7581eff7099ceadbe2689c9ced681a0168ad8739ed7862e39f0eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:889ce56b1ea6be1439d3602d069381eed12eb5ec047f801df1c020f510c9d726_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b06554298ca83e07b37784b6afac26c73d4246b313062efcc13dce2c0f1c019b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d4d036ad43b1c71b36df4d34cba49cc950d84e94dfdc15eebe3acfad83bc37da_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:fde706db70b344d3423d75a7e67b554ea654abcc3f432960649dc7f4b604bdbe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:02fcc176d2a3ab7c4695d0e56cd54f0c831cbd15c77cb1986132943179c38dfe_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:1904e6b449991e3ed4c05023649ef15548f7418b1540464214cd83f7cd15837d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:240fc72968a1ccf8026f6c52d4e90fe19939ab9fdcb25245f201f5c2595f37a1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e380027b7aa8ac26d2abe3daed68b708688bdfa9577df85c11d1ed0d62a54431_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:22808ee4b30fedad4dcbe9ae4b7a6e8cd7abaec19ebc0da52c9f58e0a250e449_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:458de3d988ccb7e2e30ea9a0db45a8512f02b27bc7152dd07754b0ebd7f61e68_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:54a9b5fc328adb6fb370dbad318a1d9f2dc59aec7bbfc9df90ebdac1ea5497fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:791e48f79f542ed732bdecbe94f264fbde4be05484ebc0dfb5e3270f8cfacfea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:3e2351c0a65a1dc7da90f00d2fbd5e19021097587433b0594b7f00227454eac4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:778003825bede19b45ebc86d7c4b6dafe25c73e2f1284e359df325bf6f76c098_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:875c6775cc0b0bc375ebd92648418a6685bdc7d3fa6469a4b28fedb53708aba1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:caa2c2289266f8e6c300f18870e87ebbfa01b7b156c644c1413cf351dbbfbe75_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:320aef052ccb01c9b252879db63917e396bc24a15559d9e42549dd2b9ceb5daf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4c3a43256c5364c0af214ab255c86ae5be00c06234e5a7d0e7f85f883466cec7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6a6cb3d88d670f179443b4e72373d9a7ca6661c6bdc54da133e1b40656ec5d84_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:ec3db80766baaecc418409df10d4a6c021393643bb7092b6a056621528b7b4c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:1218bf77d6e86830c0c71b83070eb46b7def6fb278e7c683a7c282e484b4fdda_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:16641ce268b24f58ca0ad68ed665cf2f3323679748ad22f84404079bff02e7a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:a3262d8430fc793b3d681de1009ffc6b842ec51554005955ba1988954e0a9be1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ac523371da1ffdbc900507ff740478ec856e641d5921f3ea020babaa849d4b55_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1335f505232a5834a93c16dba2b85f33c4cb9bd90cb6a1590c1134c224629ba8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:2f052fb7a5d5ee109cb998098357db2b066e0032f9bd848c15c4c396a39999c9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:be3df531629cd9fe7157b99f11ad46275e9a89bda498aaca3244d7c2ac12a106_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d48d0a82bfea44c0ae1dbee1672ea83af2e8b63257a40c0b418c65b1445c47a4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:329b45069f81703983f04286d34578f4ed7ad19cd9719a3ae4941462751d2ea3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4ecc64885d873a6e1279880083db2d9ee33adf9fffb8f306b91fd0b102f4bed9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5218556567d00f1637eaf53f629a0d3ffa3890700e1c0e934aefec7119ca0f54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a85524bd95e40014ac3b20b621897d653a88af4adf4fbe41e77881ff3331b3d9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:02190c258fd4f1f2d4e62da97ca504f11a0ad0128970cef76ba6fafa19005e06_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1c93f6c0005ad06f54d08854921b18f89a7c0ac671c025e319be2421c752b5e7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:34d376fdd560ec7b0172a4f9e7381cc74a3c534d8f641b3da837e1017ffc9f86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a011dd9c8f7396431d842b2e273a6a78843774826eac59555049a3e9b345bf49_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1edccd6dcde228f0f8237cfd27a9e618d1774982aa4fd07b91290da148575649_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:4e66fd89414d52de1d6022e7d4116f31b66ef92d2a0c871a8dad6a5d24684b14_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:85634691386f0405599f7203f281c547959a3a7996229ec46660ab97f57ca396_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9387eb4557920c3991f2de8bca0d656e803cf882483f2b2db0fd626715a90ca6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:06ec77d553fe6f36a5798a0cf396c28025a30a14cf16726fa89215e02e0352f3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0eb7169d1bca64a230ff1330296a457107d457b3c374135595fbdb16e6212c38_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8be783c0f782c2e932dec7c8e0c356a4208be605210f9cc0a10c70d838200230_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:1985fb7456ddc6639fb6d5a8feab180e06250e0101895cf1475e1c331533b584_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:4ef25588029c00cc050b7900ab5cedc126c1ba0bb043f33ad44ea3abdc7f8c3c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:7ea9882d914cb4d326d9ed43fd79b30ebdfcbab73c0217b44130e1eb5f6bd2e2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:07d039ac76f7854d4fc63c80e75c7240dc1aab2c843e2b6140db6d3b53bfbe0f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3522dd85b25fcff930d37bc05f75395e724cf3f59adc9bb6eecf1fd1defb3529_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:878878e77b9dd11e9787755de05ce42a34f4ad9b8cdf645eb0969259f9a57b15_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:caa5f051b90519a1715f66ed2a2826e91015ea58a807429c22c0b7c80acab6cc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2a4d65a9ee80467fdccf03163730cefc9e06709b9f4dd51b25a15f8315c5235d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:48250c51691c30433d089dcfb5f18db4b0c575289a22c1d993d5c8db25586a3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8696a883da120034aea16a4ec77f63473b78abe37a53b54754a45cda474be23d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8fce1aa46beba19b90d01d0bccb2780889ee52b8c87bc76a8ff995c5540ac042_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openshift/console: Namespace tenant SSRF with egress bypass, catalog poisoning, and admin-mediated supply chain escalation via ProjectHelmChartRepository in OpenShift Console"
}
]
}
RHSA-2026:59833
Vulnerability from csaf_redhat - Published: 2026-09-03 11:04 - Updated: 2026-09-14 00:11A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64 | — |
A flaw was found in lodash. The fix for CVE-2021-23337 added validation for the variable option in _.template but did not apply the same validation to options.imports key names. Both paths flow into the same Function() constructor sink. Additionally, _.template uses assignInWith to merge imports, which enumerates inherited properties via for..in. If Object.prototype has been polluted by any other vector, the polluted keys are copied into the imports object and passed to Function().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_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:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_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:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_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:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_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:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_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:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64 | — |
Workaround
|
A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially leading to memory corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_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:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_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:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_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-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_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:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64 | — |
Workaround
|
A flaw was found in the cmd/compile package in the Go standard library. A no-op interface conversion prevented the compiler from correctly identifying non-overlapping memory moves. As a result, the compiler allows unsafe memory move operations to occur at runtime, potentially causing data corruption, memory corruption or unexpected application behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_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:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_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:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_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-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_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:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64 | — |
Workaround
|
A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_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:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64 | — |
A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_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:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_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:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_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:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_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:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_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:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64 | — |
Workaround
|
A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_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:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_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:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_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:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_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:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_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:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64 | — |
Workaround
|
A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_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:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_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:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_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:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_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:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_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:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64 | — |
Workaround
|
A flaw was found in Prometheus. An unauthenticated attacker can exploit the remote read endpoint (`/api/v1/read`) by sending a specially crafted, small snappy-compressed payload. This payload causes a disproportionately large memory allocation, leading to memory exhaustion and a Denial of Service (DoS) by crashing the Prometheus process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_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:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_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:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_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:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_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:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_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:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64 | — |
Workaround
|
A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_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:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_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:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_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:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_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:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_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:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64 | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not properly normalize IPv4-mapped IPv6 addresses. When a NO_PROXY setting is configured to block direct access to specific IPv4 addresses, an attacker can bypass this restriction by using the IPv4-mapped IPv6 form of the address in a request URL. This allows the request to be routed through the proxy, potentially exposing internal services or sensitive information that should otherwise be inaccessible.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_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:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_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:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_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:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_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:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_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:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64 | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability involves prototype pollution gadgets in the request configuration processing. If another vulnerability has already polluted the Object.prototype.transformResponse, affected Axios versions may incorrectly interpret this inherited value as part of the request configuration or as an option validator. Axios does not itself create the prototype pollution. Exploitability requires a separate prototype-pollution vulnerability or equivalent attacker control over Object.prototype before Axios creates a request.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_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:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_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:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_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:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_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:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_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:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64 | — |
Workaround
|
A flaw was found in Axios. A remote attacker, by influencing the XSRF cookie name in a browser environment, could cause the application to construct a regular expression that leads to excessive processing. This can result in a client-side Denial of Service (DoS), where the affected browser tab may freeze, impacting the availability of the application for the user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_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:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_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:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_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:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_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:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_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:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_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.97 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.12.\n\nRed Hat Product Security has rated this update as having a security impact of Low. 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.12.97. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:59830\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.12/html/release_notes",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:59833",
"url": "https://access.redhat.com/errata/RHSA-2026:59833"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68121",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27143",
"url": "https://access.redhat.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27144",
"url": "https://access.redhat.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32280",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33186",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33814",
"url": "https://access.redhat.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39820",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42154",
"url": "https://access.redhat.com/security/cve/CVE-2026-42154"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42499",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44492",
"url": "https://access.redhat.com/security/cve/CVE-2026-44492"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44495",
"url": "https://access.redhat.com/security/cve/CVE-2026-44495"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44496",
"url": "https://access.redhat.com/security/cve/CVE-2026-44496"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4800",
"url": "https://access.redhat.com/security/cve/CVE-2026-4800"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_59833.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.97 bug fix and security update",
"tracking": {
"current_release_date": "2026-09-14T00:11:50+00:00",
"generator": {
"date": "2026-09-14T00:11:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.21"
}
},
"id": "RHSA-2026:59833",
"initial_release_date": "2026-09-03T11:04:43+00:00",
"revision_history": [
{
"date": "2026-09-03T11:04:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-04T00:36:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-14T00:11:50+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:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler@sha256%3Aa0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=1786752557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-rhel8@sha256%3A7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8\u0026tag=1786752545"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel8@sha256%3A5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8\u0026tag=1786752735"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers@sha256%3A5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=1786752432"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel8@sha256%3A2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=1786752872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel8-operator@sha256%3Ab0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=1786753099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-operator@sha256%3A8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=1786751579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-operator@sha256%3A363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=1786752998"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-operator@sha256%3Af538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=1787571318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel8@sha256%3Ad59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=1786752615"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-operator@sha256%3Ae245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=1786752974"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-operator@sha256%3Ac40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=1786752212"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader@sha256%3A033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=1786751553"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns@sha256%3Ab2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=1786752378"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel8@sha256%3A06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=1786752601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel8@sha256%3A06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=1786752601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel8@sha256%3A816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8\u0026tag=1786752213"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel8-operator@sha256%3A27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator\u0026tag=1786751700"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel8@sha256%3A29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8\u0026tag=1786751720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe@sha256%3A9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=1786752050"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe@sha256%3A9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=1786752050"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar@sha256%3Affc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=1786751580"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar@sha256%3Affc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=1786751580"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner@sha256%3A168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=1786751948"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner@sha256%3A168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=1786751948"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel8@sha256%3Aaf071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=1786752150"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel8@sha256%3A21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel8\u0026tag=1787571346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel8@sha256%3A21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=1786751969"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy@sha256%3Aafddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=1786752896"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager@sha256%3Ababd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=1786753095"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter@sha256%3Ae6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=1786752737"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus@sha256%3Af589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=1787343838"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel8@sha256%3Ac19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=1786752171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-node-label-updater-rhel8@sha256%3A2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8\u0026tag=1786752118"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3A2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=1787546039"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3A67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=1787546025"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3A068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=1787546106"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-static-ip-manager-rhel9@sha256%3A0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=1787546009"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy@sha256%3Aec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=1786753235"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy@sha256%3A43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=1786751719"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics@sha256%3Aab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=1786751629"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kuryr-cni-rhel8@sha256%3Adcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-cni-rhel8\u0026tag=1786753252"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kuryr-controller-rhel8@sha256%3A8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-controller-rhel8\u0026tag=1786751476"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace@sha256%3Abe031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=1786752222"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni@sha256%3A3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=1786752975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel8@sha256%3A54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=1786752268"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel8@sha256%3A5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=1786751536"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel8@sha256%3A2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel8\u0026tag=1786753266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder@sha256%3A4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=1786753261"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli@sha256%3A0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=1786751663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console@sha256%3Ac837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=1786753387"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-operator@sha256%3A44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=1786752369"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"product_id": "registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer@sha256%3A30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=1786753558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router@sha256%3A9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=1786752334"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube@sha256%3Adbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=1786752085"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover@sha256%3Aeefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=1786752922"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod@sha256%3A6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=1786752253"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry@sha256%3A2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=1786753260"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests@sha256%3A73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=1787572232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel8@sha256%3A5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=1786752405"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager@sha256%3A7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=1786751735"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry@sha256%3A10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=1786753097"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel8@sha256%3A9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=1786753695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel8@sha256%3A63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=1786753583"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel8@sha256%3A0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=1786752244"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel8@sha256%3Af0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=1786753058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-alibaba-cloud-controller-manager-rhel8@sha256%3A7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8\u0026tag=1786752245"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-alibaba-cloud-csi-driver-container-rhel8@sha256%3A2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8\u0026tag=1786752328"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256%3A3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8\u0026tag=1786751734"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-alibaba-machine-controllers-rhel8@sha256%3A056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8\u0026tag=1786752602"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel8@sha256%3A7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=1786752799"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel8@sha256%3A3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8\u0026tag=1786752244"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel8@sha256%3A4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8\u0026tag=1786751739"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel8@sha256%3A6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8\u0026tag=1786753209"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel8-operator@sha256%3A49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator\u0026tag=1786752221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel8@sha256%3Ab874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8\u0026tag=1786751466"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel8@sha256%3A4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8\u0026tag=1786752278"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel8@sha256%3Ada73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8\u0026tag=1786751588"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel8@sha256%3Acc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8\u0026tag=1786751999"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel8@sha256%3A74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8\u0026tag=1786751765"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel8-operator@sha256%3A1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator\u0026tag=1786751702"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel8@sha256%3A67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=1786752484"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel8-operator@sha256%3Ad1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=1786752789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts@sha256%3A0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=1786753834"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-operator@sha256%3Aa1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=1786752668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel8@sha256%3Accbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=1786753055"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel8@sha256%3A85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=1786751962"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-operator@sha256%3A0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=1786753049"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-operator@sha256%3A1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=1786752367"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel8@sha256%3A7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=1786751748"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap@sha256%3A83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=1786752964"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel8-operator@sha256%3A8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=1786752577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel8-operator@sha256%3A8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=1786752577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-operator-rhel8@sha256%3A03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=1786751522"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-operator@sha256%3Ab87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=1786753007"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-operator-rhel8@sha256%3Abe05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8\u0026tag=1786751652"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256%3A1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=1786752413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-operator@sha256%3Afa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=1786752661"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-operator@sha256%3Aa85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=1786752797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-operator@sha256%3A29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=1786752551"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-operator@sha256%3A931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=1786751665"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel8-operator@sha256%3Ac300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=1786751959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-operator@sha256%3Ade5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=1786751708"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-operator@sha256%3A97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=1786751606"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256%3A15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=1786753209"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver@sha256%3Acc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=1786752772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-operator@sha256%3A3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=1786751652"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-operator@sha256%3Afdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=1786752064"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel8-operator@sha256%3A2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=1786752982"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-platform-operators-manager-rhel8@sha256%3A20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8\u0026tag=1786752351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-operator@sha256%3Aa554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=1786751653"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys@sha256%3A2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=1786752545"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel8@sha256%3Ae0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=1786752275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel8@sha256%3A9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=1786752078"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-operator-rhel8@sha256%3A554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=1786751663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-webhook-rhel8@sha256%3A18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=1786752905"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer@sha256%3A8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=1786751909"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer@sha256%3A8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=1786751909"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter@sha256%3A48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter\u0026tag=1786751651"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter@sha256%3A48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8\u0026tag=1786751651"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel8@sha256%3A03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=1786751698"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel8@sha256%3A03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=1786751698"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd@sha256%3A38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd\u0026tag=1786751853"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel8@sha256%3A3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8\u0026tag=1786752161"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel8@sha256%3A014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8\u0026tag=1786751706"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel8@sha256%3A2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8\u0026tag=1786752963"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel8@sha256%3Aee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8\u0026tag=1786752993"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel8@sha256%3A419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8\u0026tag=1786752963"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel8@sha256%3A40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8\u0026tag=1787343679"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256%3A98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8\u0026tag=1786753020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel8@sha256%3Ad8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8\u0026tag=1786752955"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel8@sha256%3Aa4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8\u0026tag=1786752714"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-image-customization-controller-rhel8@sha256%3Ab5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel8\u0026tag=1786752903"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel8-operator@sha256%3Ae9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=1786752067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer@sha256%3Ac6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=1786752886"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts@sha256%3A06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=1786755655"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel8@sha256%3A84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=1786752124"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel8@sha256%3Ac18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8\u0026tag=1786751493"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel8@sha256%3A6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8\u0026tag=1786751602"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers@sha256%3Acb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=1786753006"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-operator@sha256%3A187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=1786751572"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel8@sha256%3Ae5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8\u0026tag=1786752810"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel8@sha256%3A3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8\u0026tag=1786751708"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel8@sha256%3Abba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8\u0026tag=1786752359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel8@sha256%3A37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=1786753250"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-operator@sha256%3A6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=1786752728"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel8@sha256%3A9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=1786755354"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller@sha256%3A95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=1786751481"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel8@sha256%3Aa85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=1786753016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel8@sha256%3Aa9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=1786752728"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather@sha256%3A833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=1786753694"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel8@sha256%3A5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=1786751636"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel8@sha256%3A873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=1786752879"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel8@sha256%3A1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=1787572030"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-nutanix-machine-controllers-rhel8@sha256%3A51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8\u0026tag=1786752730"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel8@sha256%3A8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=1786752154"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-rukpak-rhel8@sha256%3A6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel8\u0026tag=1786752958"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel8@sha256%3A5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=1786752347"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel8@sha256%3A25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=1786752360"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel8@sha256%3A245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=1786753067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel8-operator@sha256%3Ab1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=1786753084"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel8@sha256%3A971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=1786752051"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-machine-controllers@sha256%3A8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-machine-controllers\u0026tag=1786753060"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel8@sha256%3Aa2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=1786753209"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovirt-machine-controllers-rhel8@sha256%3A9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=1786752502"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes@sha256%3Ace4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=1786753576"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel8@sha256%3Ae79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8\u0026tag=1786752159"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-operator-rhel8@sha256%3Aea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8\u0026tag=1786752053"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel8@sha256%3A4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8\u0026tag=1786753210"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel8@sha256%3Ac647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8\u0026tag=1786752241"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-k8s-prometheus-adapter@sha256%3A4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=1786752852"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel8@sha256%3A285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8\u0026tag=1786752899"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sdn-rhel8@sha256%3Aad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=1786752050"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-operator@sha256%3A46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=1786752157"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel8@sha256%3Ad866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=1787571336"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-rhel8@sha256%3A21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8\u0026tag=1786753049"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-rhel8@sha256%3A21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8\u0026tag=1786753049"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-operator-rhel8@sha256%3A5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8\u0026tag=1786751879"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-operator-rhel8@sha256%3A5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8\u0026tag=1786751879"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-cloud-controller-manager-rhel8@sha256%3A141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8\u0026tag=1786752229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-cluster-api-controllers-rhel8@sha256%3A0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8\u0026tag=1786752639"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel8@sha256%3A72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8\u0026tag=1786752801"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy@sha256%3A71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=1786752508"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader@sha256%3A29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=1786752829"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator@sha256%3Aeda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=1786751746"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel8@sha256%3Ac16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=1786751701"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter@sha256%3A887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=1786753013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel8@sha256%3A2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=1786752176"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-syncer-rhel8@sha256%3A199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8\u0026tag=1786752607"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-problem-detector-rhel8@sha256%3A4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8\u0026tag=1786752741"
}
}
}
],
"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:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64 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:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_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:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64 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:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_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:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64 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:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_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:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64 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:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_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:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64 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:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_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:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64 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:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_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:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64 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:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"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:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64 as 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:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"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:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64 as 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:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"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:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64 as 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:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"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:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64 as 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:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"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:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64 as 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:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"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:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64 as 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:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"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:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64 as 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:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"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:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64 as 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:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"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:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64 as 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:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"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:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64 as 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:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"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:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64 as 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:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"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:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64 as 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:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"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:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64 as 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:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"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:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64 as 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:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"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:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64 as 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:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"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:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64 as 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:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"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:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64 as 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:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"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:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64 as 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:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"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:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64 as 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:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"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:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64 as 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:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"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:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64 as 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:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"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:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64 as 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:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"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:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64 as 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:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"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:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64 as 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:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"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:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64 as 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:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"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:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64 as 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:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"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:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64 as 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:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"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:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64 as 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:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"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:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64 as 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:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"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:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64 as 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:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"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:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64 as 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:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"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:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64 as 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:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"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:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64 as 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:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"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:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64 as 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:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"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:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64 as 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:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"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:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64 as 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:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"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:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64 as 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:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"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:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64 as 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:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"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:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64 as 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:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"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:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64 as 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:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"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:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64 as 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:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"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:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64 as 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:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"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:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64 as 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:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"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:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64 as 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:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"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:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64 as 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:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"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:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64 as 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:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"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:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64 as 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:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"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:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64 as 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:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"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:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64 as 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:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"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:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64 as 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:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"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:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64 as 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:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"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:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64 as 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:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"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:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64 as 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:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"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:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64 as 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:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"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:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64 as 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:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"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:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64 as 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:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"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:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64 as 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:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"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:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64 as 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:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"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:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64 as 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:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"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:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64 as 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:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"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:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64 as 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:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"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:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64 as 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:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"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:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64 as 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:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"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:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64 as 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:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"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:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64 as 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:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"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:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64 as 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:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"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:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64 as 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:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"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:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64 as 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:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"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:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64 as 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:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"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:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64 as 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:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"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:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64 as 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:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"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:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64 as 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:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"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:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64 as 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:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"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:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64 as 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:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"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:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64 as 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:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"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:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64 as 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:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"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:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64 as 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:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"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:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64 as 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:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"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:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64 as 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:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"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:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64 as 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:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"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:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64 as 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:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"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:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64 as 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:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"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:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64 as 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:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"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:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64 as 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:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"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:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64 as 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:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"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:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64 as 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:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"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:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64 as 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:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"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:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64 as 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:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"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:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64 as 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:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"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:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64 as 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:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"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:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64 as 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:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"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:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64 as 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:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"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:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64 as 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:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"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:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64 as 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:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"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:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64 as 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:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"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:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64 as 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:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"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:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64 as 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:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"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:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64 as 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:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"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:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64 as 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:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"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:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64 as 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:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"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:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64 as 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:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"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:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64 as 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:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"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:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64 as 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:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"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:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64 as 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:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"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:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64 as 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:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"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:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64 as 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:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"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:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64 as 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:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"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:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64 as 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:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"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:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64 as 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:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"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:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64 as 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:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"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:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64 as 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:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"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:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64 as 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:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"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:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64 as 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:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"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:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64 as 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:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"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:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64 as 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:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"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:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64 as 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:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"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:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64 as 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:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"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:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64 as 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:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"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:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64 as 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:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"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:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64 as 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:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"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:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64 as 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:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"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:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64 as 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:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"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:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64 as 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:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"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:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64 as 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:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"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:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64 as 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:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"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:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64 as 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:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"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:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64 as 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:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"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:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64 as 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:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"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:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64 as 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:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"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:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64 as 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:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"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:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64 as 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:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"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:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64 as 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:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"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:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64 as 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:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"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:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64 as 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:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"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:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64 as 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:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"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:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64 as 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:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"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:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64 as 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:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"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:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64 as 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:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"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:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64 as 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:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"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:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64 as 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:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"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:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64 as 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:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"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:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64 as 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:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"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:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64 as 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:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"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:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64 as 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:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"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:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64 as 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:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"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:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64 as 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:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"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:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64 as 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:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"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:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64 as 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:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"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:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64 as 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:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"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:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64 as 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:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"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:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64 as 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:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"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:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64 as 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:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"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:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64 as 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:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"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:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64 as 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:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"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:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64 as 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:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"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:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64 as 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:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"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:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64 as 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:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"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:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64 as 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:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"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:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64 as 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:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"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:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64 as 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:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"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:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64 as 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:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"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:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64 as 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:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"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:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64 as 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:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"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-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64 as 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-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"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:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64 as 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:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"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:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64 as 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:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"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:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64 as 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:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"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:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64 as 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:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"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:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64 as 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:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"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:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64 as 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:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"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:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64 as 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:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"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:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64 as 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:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"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:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64 as 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:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"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:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64 as 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:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"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:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64 as 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:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"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:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64 as 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:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"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:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64 as 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:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"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:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64 as 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:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"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:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64 as 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:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"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:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64 as 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:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"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:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64 as 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:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_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:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64 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:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_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@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64 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@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a moderate flaw because it only occurs under specific conditions, such as TLS session resumption with runtime changes to certificate authority settings. Exploitation is not straightforward and requires a controlled setup. The impact is limited to certificate validation within the same component and does not affect system availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T11:04:43+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for 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:610f344ba2a621c2205f79032b10cf06865ee89d2ad8250e96a8d83b4d49f310\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/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59833"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption"
},
{
"cve": "CVE-2026-4800",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-03-31T20:01:21.918257+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:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453496"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in lodash. The fix for CVE-2021-23337 added validation for the variable option in _.template but did not apply the same validation to options.imports key names. Both paths flow into the same Function() constructor sink. Additionally, _.template uses assignInWith to merge imports, which enumerates inherited properties via for..in. If Object.prototype has been polluted by any other vector, the polluted keys are copied into the imports object and passed to Function().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: lodash: Arbitrary code execution via untrusted input in template imports",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In the context of Red Hat Enterprise Linux, the grafana and grafana-pcp packages execute the affected JavaScript entirely client-side within the user\u0027s browser. Consequently, the attack surface is strictly restricted to the local browser environment.",
"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-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4800"
},
{
"category": "external",
"summary": "RHBZ#2453496",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453496"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4800",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4800"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4800",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4800"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-35jh-r3h4-6jhm",
"url": "https://github.com/advisories/GHSA-35jh-r3h4-6jhm"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c",
"url": "https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c"
}
],
"release_date": "2026-03-31T19:25:55.987000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T11:04:43+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for 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:610f344ba2a621c2205f79032b10cf06865ee89d2ad8250e96a8d83b4d49f310\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-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59833"
},
{
"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.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: lodash: Arbitrary code execution via untrusted input in template imports"
},
{
"cve": "CVE-2026-27143",
"cwe": {
"id": "CWE-733",
"name": "Compiler Optimization Removal or Modification of Security-critical Code"
},
"discovery_date": "2026-04-08T02:01:29.491546+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially leading to memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/compile: possible memory corruption after bound check elimination",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is only exploitable in applications that contain a loop structure that relies on an induction variable. An induction variable is a variable that gets modified, usually incremented or decremented, by a predictable amount on each iteration. Inside the loop, the induction variable must be directly used as the index to access or modify elements within an array or a slice. Additionally, an attacker must be able to cause an integer overflow or underflow in the induction variable to trigger this issue. Due to these reasons, this flaw has been rated with a moderate severity.",
"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/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "RHBZ#2456342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27143"
},
{
"category": "external",
"summary": "https://go.dev/cl/763765",
"url": "https://go.dev/cl/763765"
},
{
"category": "external",
"summary": "https://go.dev/issue/78333",
"url": "https://go.dev/issue/78333"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4868",
"url": "https://pkg.go.dev/vuln/GO-2026-4868"
}
],
"release_date": "2026-04-08T01:06:57.168000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T11:04:43+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for 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:610f344ba2a621c2205f79032b10cf06865ee89d2ad8250e96a8d83b4d49f310\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/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59833"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, strictly sanitize and enforce bounds checking on any untrusted user input that influences loop counters, iteration limits, or memory indices. If there is no integer overflow or underflow, the out-of-bounds access cannot occur.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/compile: possible memory corruption after bound check elimination"
},
{
"cve": "CVE-2026-27144",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2026-04-08T02:01:22.896153+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456340"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cmd/compile package in the Go standard library. A no-op interface conversion prevented the compiler from correctly identifying non-overlapping memory moves. As a result, the compiler allows unsafe memory move operations to occur at runtime, potentially causing data corruption, memory corruption or unexpected application behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/compile: no-op interface conversion bypasses overlap checking",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable in applications that contain a memory move or copy operation that is subject to a no-op (no-operation) interface conversion. Furthermore, the source and destination memory addresses involved in the move or copy must overlap and an attacker must be able to supply an input that triggers this specific operation. Due to these reasons, this flaw has been rated with a moderate severity.",
"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/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "RHBZ#2456340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456340"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27144"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27144",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27144"
},
{
"category": "external",
"summary": "https://go.dev/cl/763764",
"url": "https://go.dev/cl/763764"
},
{
"category": "external",
"summary": "https://go.dev/issue/78371",
"url": "https://go.dev/issue/78371"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4867",
"url": "https://pkg.go.dev/vuln/GO-2026-4867"
}
],
"release_date": "2026-04-08T01:06:56.908000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T11:04:43+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for 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:610f344ba2a621c2205f79032b10cf06865ee89d2ad8250e96a8d83b4d49f310\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/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59833"
},
{
"category": "workaround",
"details": "To mitigate this issue, review code that performs memory copies or struct assignments. If data is being passed through an interface (such as \u0027any\u0027 or \u0027interface{}\u0027) just before a move operation, refactor the code to use concrete types or explicit pointers instead.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/compile: no-op interface conversion bypasses overlap checking"
},
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+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:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go standard library\u0027s certificate chain building process. Systems utilizing Go applications that process untrusted TLS certificates or X.509 certificate chains are susceptible to resource exhaustion when presented with an excessive number of intermediate certificates, potentially leading to service unavailability. This flaw impacts applications directly using `crypto/x509` or `crypto/tls`.",
"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-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T11:04:43+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for 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:610f344ba2a621c2205f79032b10cf06865ee89d2ad8250e96a8d83b4d49f310\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-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59833"
}
],
"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:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-33186",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-03-20T23:02:27.802640+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:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449833"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation",
"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/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "RHBZ#2449833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33186",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3",
"url": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3"
}
],
"release_date": "2026-03-20T22:23:32.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T11:04:43+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for 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:610f344ba2a621c2205f79032b10cf06865ee89d2ad8250e96a8d83b4d49f310\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/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59833"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement infrastructure-level normalization to ensure all incoming HTTP/2 `:path` headers are properly formatted with a leading slash before reaching the gRPC-Go server. This can be achieved by configuring a reverse proxy or API gateway to validate and normalize the `:path` header. Ensure that any such intermediary is properly configured and restarted to apply the changes, which may temporarily impact service availability.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation"
},
{
"cve": "CVE-2026-33814",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:11.324941+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:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467815"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in the Go HTTP/2 protocol implementation allows a remote, unauthenticated attacker to exhaust system resources. By sending a specially crafted HTTP/2 SETTINGS frame with a zero-value SETTINGS_MAX_FRAME_SIZE, the vulnerable Go library enters an infinite loop, impacting the availability of services utilizing HTTP/2.",
"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-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "RHBZ#2467815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467815"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33814",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33814"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814"
},
{
"category": "external",
"summary": "https://go.dev/cl/761581",
"url": "https://go.dev/cl/761581"
},
{
"category": "external",
"summary": "https://go.dev/cl/761640",
"url": "https://go.dev/cl/761640"
},
{
"category": "external",
"summary": "https://go.dev/issue/78476",
"url": "https://go.dev/issue/78476"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4918",
"url": "https://pkg.go.dev/vuln/GO-2026-4918"
}
],
"release_date": "2026-05-07T19:41:17.631000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T11:04:43+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for 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:610f344ba2a621c2205f79032b10cf06865ee89d2ad8250e96a8d83b4d49f310\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-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59833"
},
{
"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.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_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:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame"
},
{
"cve": "CVE-2026-39820",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:27.800929+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467820"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net/mail` package. Applications processing untrusted email inputs via `ParseAddress`, `ParseAddressList`, or `ParseDate` functions are susceptible to excessive resource consumption, which can lead to service unavailability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "RHBZ#2467820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39820",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://go.dev/cl/759940",
"url": "https://go.dev/cl/759940"
},
{
"category": "external",
"summary": "https://go.dev/issue/78566",
"url": "https://go.dev/issue/78566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4986",
"url": "https://pkg.go.dev/vuln/GO-2026-4986"
}
],
"release_date": "2026-05-07T19:41:19.854000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T11:04:43+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for 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:610f344ba2a621c2205f79032b10cf06865ee89d2ad8250e96a8d83b4d49f310\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-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59833"
},
{
"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.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_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:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs"
},
{
"cve": "CVE-2026-42154",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-04T19:02:19.626646+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:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466505"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Prometheus. An unauthenticated attacker can exploit the remote read endpoint (`/api/v1/read`) by sending a specially crafted, small snappy-compressed payload. This payload causes a disproportionately large memory allocation, leading to memory exhaustion and a Denial of Service (DoS) by crashing the Prometheus process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in Prometheus, allowing an unauthenticated remote attacker to crash the Prometheus process. This could lead to service unavailability in Red Hat products that deploy Prometheus for monitoring, as the remote read endpoint does not properly validate snappy-compressed request lengths.",
"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-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42154"
},
{
"category": "external",
"summary": "RHBZ#2466505",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466505"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42154",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42154"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42154",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42154"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18584",
"url": "https://github.com/prometheus/prometheus/pull/18584"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18585",
"url": "https://github.com/prometheus/prometheus/pull/18585"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/security/advisories/GHSA-8rm2-7qqf-34qm",
"url": "https://github.com/prometheus/prometheus/security/advisories/GHSA-8rm2-7qqf-34qm"
}
],
"release_date": "2026-05-04T18:13:12.340000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T11:04:43+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for 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:610f344ba2a621c2205f79032b10cf06865ee89d2ad8250e96a8d83b4d49f310\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-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59833"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to the Prometheus remote read endpoint (/api/v1/read). Configure firewall rules or network policies to permit connections only from trusted internal networks or authorized clients. This action reduces the attack surface by limiting exposure to unauthenticated remote attackers. A service restart or reload may be required for the changes to take effect.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_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:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint"
},
{
"cve": "CVE-2026-42499",
"cwe": {
"id": "CWE-1046",
"name": "Creation of Immutable Text Using String Concatenation"
},
"discovery_date": "2026-05-07T20:00:51.685602+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467809"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `net/mail` package of the Go standard library. A remote attacker can exploit this flaw by sending specially crafted email addresses, leading to excessive resource consumption and a denial of service in Go applications that parse email addresses using the affected library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "RHBZ#2467809",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467809"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42499",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42499"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://go.dev/cl/771520",
"url": "https://go.dev/cl/771520"
},
{
"category": "external",
"summary": "https://go.dev/issue/78987",
"url": "https://go.dev/issue/78987"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4977",
"url": "https://pkg.go.dev/vuln/GO-2026-4977"
}
],
"release_date": "2026-05-07T19:41:18.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T11:04:43+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for 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:610f344ba2a621c2205f79032b10cf06865ee89d2ad8250e96a8d83b4d49f310\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-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59833"
},
{
"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.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_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:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing"
},
{
"cve": "CVE-2026-44492",
"cwe": {
"id": "CWE-289",
"name": "Authentication Bypass by Alternate Name"
},
"discovery_date": "2026-06-11T17:00:56.761751+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:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487938"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not properly normalize IPv4-mapped IPv6 addresses. When a NO_PROXY setting is configured to block direct access to specific IPv4 addresses, an attacker can bypass this restriction by using the IPv4-mapped IPv6 form of the address in a request URL. This allows the request to be routed through the proxy, potentially exposing internal services or sensitive information that should otherwise be inaccessible.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Proxy bypass via IPv4-mapped IPv6 address non-normalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in Axios, a JavaScript HTTP client library, that allows for a proxy bypass. When a `NO_PROXY` environment variable is configured to prevent direct connections to specific IPv4 addresses, an attacker can craft a request URL using the IPv4-mapped IPv6 address format. This bypasses the intended `NO_PROXY` exclusion, routing the request through the configured proxy and potentially exposing internal services or sensitive information, such as cloud instance metadata credentials.",
"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-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44492"
},
{
"category": "external",
"summary": "RHBZ#2487938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487938"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44492",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44492"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pjwm-pj3p-43mv",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pjwm-pj3p-43mv"
}
],
"release_date": "2026-06-11T15:29:13.890000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T11:04:43+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for 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:610f344ba2a621c2205f79032b10cf06865ee89d2ad8250e96a8d83b4d49f310\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-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59833"
},
{
"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.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Proxy bypass via IPv4-mapped IPv6 address non-normalization"
},
{
"cve": "CVE-2026-44495",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-06-11T17:00:53.999811+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:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487937"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability involves prototype pollution gadgets in the request configuration processing. If another vulnerability has already polluted the Object.prototype.transformResponse, affected Axios versions may incorrectly interpret this inherited value as part of the request configuration or as an option validator. Axios does not itself create the prototype pollution. Exploitability requires a separate prototype-pollution vulnerability or equivalent attacker control over Object.prototype before Axios creates a request.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Information disclosure due to prototype pollution vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in Axios, a promise-based HTTP client, can lead to information disclosure, including credential theft and response hijacking, or denial of service. Exploitation requires a separate prototype pollution vulnerability in the same JavaScript process, allowing an attacker to control `Object.prototype.transformResponse`. Red Hat products using affected Axios versions are at risk if another component introduces such pollution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44495"
},
{
"category": "external",
"summary": "RHBZ#2487937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487937"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44495",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44495"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44495",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44495"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3g43-6gmg-66jw",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3g43-6gmg-66jw"
}
],
"release_date": "2026-06-11T15:33:12.433000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T11:04:43+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for 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:610f344ba2a621c2205f79032b10cf06865ee89d2ad8250e96a8d83b4d49f310\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-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59833"
},
{
"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.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Information disclosure due to prototype pollution vulnerability"
},
{
"cve": "CVE-2026-44496",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-06-11T17:01:15.856386+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:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios. A remote attacker, by influencing the XSRF cookie name in a browser environment, could cause the application to construct a regular expression that leads to excessive processing. This can result in a client-side Denial of Service (DoS), where the affected browser tab may freeze, impacting the availability of the application for the user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Client-side Denial of Service via unescaped regex metacharacters in XSRF cookie name",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in Axios can lead to a client-side Denial of Service. An attacker capable of influencing the XSRF cookie name within a browser environment could trigger excessive regular expression processing, causing the affected browser tab to freeze and degrade user availability. This issue specifically impacts browser-based applications and does not affect Node.js HTTP adapter usage, React Native, or web workers.",
"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-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44496"
},
{
"category": "external",
"summary": "RHBZ#2487943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44496",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44496"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44496",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44496"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-hfxv-24rg-xrqf",
"url": "https://github.com/axios/axios/security/advisories/GHSA-hfxv-24rg-xrqf"
}
],
"release_date": "2026-06-11T15:34:28.492000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T11:04:43+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for 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:610f344ba2a621c2205f79032b10cf06865ee89d2ad8250e96a8d83b4d49f310\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-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59833"
},
{
"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.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_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:ccbfc8f6066c1c18da33d8eafdeda759accac31b42bcabc83e7e7a94362ffb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:21e454752c187a30c0934339d87c38b4ccba557b33eaa9ed591fb38afb5a61a9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:21fcfa5f8116fe83aae757f5a7f89065fa2fb0b5f6f434afdb4319e30806bebc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:6e25c8bd01ac3068ac5d8e2b5970ec41f176e3b750f422073e0144412ef8b87d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:1614d81ed149dde2ff2ec60a73a49aa0c5c462fe381ca7e0dbf54f4a667e2f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:2e2b2a5666d40ffbefa26d4ca2aaed2755eec3deec64543c751a659084cc2930_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:285cd6d488a60610505c25ae3ad06738dccb2296e5a6b22f5d901b96b63dce65_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:9efea34c31f39c7682df25f4a253b9170d1eec59b034ec3140645c3c390a4b1f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63e989dbce15f54c9a511af48207ed87a3cee2537046f487715ab14595988ad5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0b7471f6c99a087e4d6914409fea35c46fb2b003780f85ad2359ecee9c8b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f0c8653e68d215d116f7d09bc1952d63f5408e1e04232baf09756a3a81047ef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:7fcc8538f83a93bb4e7a88a8e417435c76defcf431b8184414f56cc506b723d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:2ea886a42cdfe61bf90a7e70b608472d56aa0e127a221b0bf3ba05fe8c610cf3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:3ba866c72305abe78dcbef9609bff4cb9d09e19e761a6256f21bbc6d01627502_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:056eb5f8136fbb724059282c3ac54ec05f966e5d1129e795cd2aab8723c48efd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc368342a1f019716340c9a7ce5a72330b0f03a3e0bfb874787cf33b8b9ec2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:3c601dcd2409d1a066fa3eb780464da1ed4a778ffab694602b0679a411d66690_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:4647f7b37066fa3072d83dac6a0e2e87b826fe964eb2f0d75578dadaa16b0ea3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:49a415483a8056c4ebd87432b0732db69af934d1599183dcef58a9398b417d46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:6b455ffeaa1e29cfc0b898f1d73d737eac2464b5469a0ddb6d915c17890a9870_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b874a66872add67b0210323db60e8c4125f6ec21c19c23f1b0fe30560353443e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:4d26d0a4783e57034b74ea1d125ef6bf3474e7849ec8c275f824f4a6fd07dbc1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da73c0e57102e37ad2855ccac0ac5fd625cd72f446bfa02bbfb17cd998083603_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:cc04ade746946b9f3a532c92499b5e04b69c948f0a7df01514c727b73b3952f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:1e4e00c6c61ac784173107b6c7b616a62bd2c6d686973251727ef8d5d41989fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:74433130f20ba2ae437010e1c7ee180bd538a7f94bbd9c4e74594f97c41915e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5e1c08930032be1e5505e03225b7da9ae042f4ac13d92864c80ab428723ca2c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:7291486331cf88c22eeba81fd6989fee963fc6800283a4f7bcee6fdac74d9e91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:67fe1d9a3326b71aedd655a5e4d9b3225498d6ea7e8101a5fcf7914aee9b304e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:5f486fd5fe38e14e20f04fbc80c49815fa0056203a1a779f2c83b7e880370ff3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:d1236ff193b8641df61c85690b1a14d89235f884d3032c44d5aa946b7a38073e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:2809007a4491838d0751a68f92336d653e4d6596c85e821aa774673697ed0bb5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0ba8d0b61cf9fb6fb602603c59348776bf1251c1067537587acb01b0715c4272_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:0dde6a5f48a777d312fbfd07469288053f2f9eabdc64b638c4b932eed6a6597b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:a1891416d036be26207edc4c2b04bae9ecd9e12fc82835f1d46dcaaaf87f7edf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:85d833830aabd29bc411a1c58df60d412ca9c3c82571356d08795ca7bcb4e894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:0ae23c313064fd4f2746272ef8ca52ff832051cd29b52d7555a8a1b992e33b19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:1510448f62efd876d8c7832ff22c226249bfb8ca26338fb46911f7baf2794345_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:a0bb51b0f2c81216eba98f739cc660790f2ad8ee4bc3dc02206a62773aa9bc5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:7dba112a2dd557bdab1f87db08f7ff1286c8f75e359f069851758aab3f275209_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:83204753c5fdd0aca0310a71e04402b7f7b5721adb6e11d413f8d99cc2e5dd97_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:8ad4434185787ac1b9fbdf48b8fc33f00743dd3a01e9ed733b57cd7027ec382b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:03c6f73ce8162ddc861b57a3f286b67653e2a90621028342f45ed42bd5a6e66e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b87941f941a3e9fa1199b187b62fa341c0b8239c623490de27181398dbdb7cfe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:be05eec5d6cb861acde25f4e116d77850a8c8c649323320d634dfa97a3ff6e6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1d013c8294ef154cd1efc830b7c7bb78c4daf9996003d7c9dbff5f65a401eafd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:fa333741be9fe49762469afbce3ae8cf23bce13f939d67d51e07216f8f413948_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b0899e02eca82b6e2bf376155de94ae07a81682dcf2ad232fd3fa645906bf010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:a85b7541d1f8d0de03bb64331fdf380cb243f66d76b0f18056709accbde537de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:29b23c42a5ea6cb18d33cb02ce2882dd0156daea6c9ad8098956f5209e16f232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:931a2f1913179046d3717d4402953eeff1839d772386b08bf4483cce251577d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c300f58845568c132cfb7dc3953ddd204ca6866d4aa33fed4da391ca622536e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:de5a7758cba40a160982faf2553855bea24e74cd019e9e903f18e81fc3d0a2da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:97a996e58769e513a7647b6011eaf0f77dfa30c6907b037b039d43deae1c010e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:15d912b0f8eb0313f2884505625839366c9ee6d9afafa960009322aa962a13ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:cc48fdce6b9c47b97accc83b1166be90e5251175cdaa7372d9bcf327768ea57d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:8357f5a0da48e1e0dfff1a009893901e2988635f80d951ae273eec90149d7a73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:363b98f136ab10cd3ca6b717dcc9e292f656215ac694975bf5b039e4eb7da035_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:f538e1dfa4065390cedb1294c6e5af2c201fd4b744feeaf5a02940b9f1dfc0d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:3e2f7c4df059f6b7d595ea5c9482b03d9dcd6ab5d85b3595d33efa9fb4627ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fdb637781daa0e2c6f16697f951972bf0a049c2a430bceaa273bf6c691fa2140_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:20035220f219992ba8f303b912ec526736b8ae6bec7cdc55e34bfa14eedad593_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:d59851785900ab108cb5a4e0d7ff054b6bace7175e1e0e346cb7b86fff75eeff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a554e98b15fb74568875f3676482df7589b81a0d218c0aae66c8cecf0b875fb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:e245f7305c8438e33c512b938687be29cc6ba05eef776d3918ae303fdb2bcf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:2d490215b593ad12495faa8dc20d28c9412a9075653bcd8b1ee810d0a89b11e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:c40b41383ab554169e2644b8d4500cc61c7901ca3c0252877c865eb29c0b3d6b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:033946d7083a07833679d2a11bbc6cbf80c0e4433b93cf37831810dd1da72a78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:44f920ddf8af93e5af568bd682129dd11622af879fd750f47e104684dcc6eccc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:c837108ef6643c35f4e625dab7d1b848d49a7b973cfd53c201c7d8de6ccb9b67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e0d5cd2dff926a1c934988949c35d2a81d88bcea3632d230a3f7f33f5479be3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:b2919c92e6fc442bfa5ad6f9cf48e4473e6e97a00dc8e1201c9e1d2f60a125fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:27996f1a466d170ddfedaef9ee5fb79dcd6481648281a4419db04928e45fc3f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:816b7b23333999a7b26544e57c465409104e297c499b64f1430bff859ec19bb3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:29cfaa4986a603c4939bf66712db0868c535aa3d4d28bb78c57f8ebe6181c577_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:554133a11da88360bfde759f865486ab3bd38adc7db69c70bec6b2790756ff1c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:9726dade273d1de9df69726329418c57048e094773bed6c0736266d99f15ddc0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:18bf6958e542c698ae0299033c6daee5bf04187758cf0c32448f18bda79f14ba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:06e0718d95aeadfe765ce943b39e86102e6ef12e53dedde86676ce7ffd8533a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:168a32842e97b0e99d5ca15cd97d557a6e0b0f5799a4e23608ed96caefcd6988_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8721ac1f8bb39bc599b6cde6822af942cf31a38705ffb2009af61ab4ae0baa9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:48b4347ae93e7ed5d8a72b2da936c6c5e5639298cf677ced89c5c2ba39c40428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:9b80bb05aa7ce8206ababc318d09f6c7f9552cb239cfbcbe0b736c276d817ed1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ffc38e5b6aaec526f1cbfbd5142aa03f3e86446082893564aff2ceb57e230276_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:03a108df341fb491446035d62f0f595c3567ed5b7afcd2a493d9fbc1744d8d90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:af071bce4a5ec8c34024fe17f1772bba9adcbada13443871ffd98e272eb88665_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:30e81802c835e09d007896a521ce27c6292fdfcca5da71d63e26bc2620029510_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fd1cbb03f9c95202de8f1bd05cb4bee589f1adf34e274f96e2a0b27e48b09fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:2a944919dcacfd9f8bcd6e2ff8653f602ae3de6264a46b51750dabe17ae9e267_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:38e56c452f2e5334b8cdb30ae0b3b7e4caa2dd4870f64f6f2838443fabc576fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:3663b0ab1a167bf80dd3ab324538f53848b0cd74469417d5761596ebdf2f524e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:014092268c91f8b04ff5efa867cd377931a21685e8b866f29a9060f9e2aca488_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ee99db78c6c19af1b5ffccc8ce03fd95975fbc3128fc149a658049b2cff70e2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2762db2ad1b2fac13a789559766595d381a18afe896ad8f257d66499d3208b6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9ead2d83111aa5bd317297d142ab401d3bdcc12f7df0d4e99bf6c45a8d0a2303_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:dbb990c0bd1a1bae07f91ecac2ab904ff206e4d106170128b57d3cf3b96f10a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c19517a4227ecb7ad1203c77f1b9b48f91517c7467583e69435e09b04b66e5f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:419b34b8934454438ca12fe18844f144e8d9671a86ba9a076d3569d2917d7f09_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:98d6b8b781b22943076c9505f3408db06cd5f2da9e70f7ece27526034d0f825c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:40dee68dae0c13bc3dd1b3448f0bf683e204e0518123e7b08a86106c3c31d762_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2e1bbd0d9facf9ec2ddc8cc9f18c22842d241a6d9b7d554e4d045935616985a1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:d8b2a86413c8438e8d81b4af45397fd85d1beb33f9141fad40a579885f6ecf90_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:a4d0b833b1ffb455a1ff180e2773f3187b5e54a2f2192a653101f65a8f72978b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b5f2c574ef2703c61b41c6a0d2a31fd9ae781cf81685147a0dc46d2c3b48699a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e9fa7b4a3d17853c5d2fc214f02c7356d45b84a16cc3732c0d2d34ccfa68d499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06eefed3b2634f70d9dca3d4843818f497985c62377f561acf87e30c0a4d3fba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:c6d6bc61fb515c0e70baa70e5ee1ea58236ff1f0009ef8d159418605e20bc015_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:67004d11448c4e85380adbedb3081398dbeb047c659b7e04f642353e31792428_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:068a608e188ec062f64084a5e0c642457f44fdc3a83733b9708f2277b87ffa4f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:2d3b9e9a19f86aac44defc7a41b126a1c26d064ad78a3eb492125b3c4b4dd7e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f6b6f54794977b99b056299fdc0b6cc2e3cb6617f3d714fdab2d79ac52a90bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4d90d0a6f6d35cfba67ce99d66409aa2eaa8e45ca02833a8930a39c8a7b40ab8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:eefe1df7bd9688ca35e0fe105fb21bc66dcd3db2e781e5865d93469bc1e20727_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:ec68f28eff78f57349dd28882aa2dfac9d1ff89508b361058b3bcb9a96917945_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:43e60f2754bd3946e4c0c60da1f1e5eba03049985c4bc14696311b400fb27733_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:ab6909f863746dd5d60b743122799fc863bcf5057c9a9444ca3d8b80389c9424_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:84ac81cb4e219de6860cd67e5f9adaad1c2f9b0a57d4c36b890312253af267c7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:c18bcddc8d05d9a22695f4a790df66f2b9cb5f5170c6ac4de0a22dccbc772d31_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:dcb74e9780640d2a0d7ff51cb3649ebd1f867ec0c52cd719dbb90624f9a56573_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:8c5f04f65f249a604b1f01725c6dc28f3a6a42c91c63c7d70a6a0771a7cef0dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:cb7bde8621b9f746636691e22c416ca23fc5109cfaefe6deb5ff826b67bce412_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:187a2c4f6eadbe170c120d3147e5a8def9da16bfeffd9caedfcce058d76b9a88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:e5891fd3e2b5aa39ad31df4251a2b2a92d7a5658af8cadbf11e840a97be61473_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3b00e1d4ec4c26b74bf0aa94fea1e72c0ce28a9f9e58ca927923d6faa4560cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:bba2a663c641ac5544706880474d2112479b6ab12cfd3bbc5c5676b5d7aca74e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:37641fbea02292bc0e350b7321253158585ccce10b8c29fa8178337f43dddb81_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:6811e71e37d122b9af792263da9bd22172215ae0f1841567c8d2036ba294e9e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:9035e05d9ccbff83df878749ee7bc73705653eaafabb3b2d3de5e719e92c9102_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:95c16c162e364507708265cba4ed84350045d489d5a035b8451edfd5883105fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:3dfb5d6c40ad2c911e5e2ba6af0f78920fea6e23981a269b3ee490032ea7f741_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:54d32c174a45503d4d99cafd6776ff8e6a85ddf27769724afe84540b50b44442_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a85b1b15945773a9e84b519af22dcd07b77d06badef2b5effc50c9f7a57b3124_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a9e949e2d0cf93707a4e9f0d9458b6ba1e4216bb66a44dec48dcc955992adfc5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:833e544b135ee0d6ea4b794e75e68829fdfc4d3417a076e9c800a863c1e99bdb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:5f16a1e923ef8f430941402d5d4d9c1d709b0f1910171241c857ef9d304fa823_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:873bca360fa6f0ee34949c134487c456cf0445eaf09e57d7f2cdbb97b0c69ca9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:51745102bbd42c88d38108addbfb87c484d8dc8a8b14531e3749ffe4fd2305f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:8a9d2b55100a677f172e652b7c4a417d0759426a8ec3397ac56c3983bb9d5d2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:afddf5963eb5000153ad28ee32473676fd64dca1a854d02aeed4d4bae89344ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:5b553d2584ff66c858eb994a8f2b3767c4f503d430d5d852a2ff3a0d47bd9e2b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:6246e533413df422ed73dcd287dd821f8f1005958c21bad2ab4e5c625fa4a339_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:5f8d102b745038f8e9f76b979599174b042428f9097405b4f7191a393e4b317e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:25aad3828faecbb7c1a1b7fa4823623db5f827a5f25839368f9966efb35c96b0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:5c1c7e54b316bcc37b873828bd9a1963b7061699e96ef3e5a8ac14619de6c0b1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b1a3da4a161ada06f0d6dc5f3bab13759814ed5f7f217a3295e8be46bb9e47fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:245fe98cb46b5c94a6baba1568dede57c42425af00e081d014c3bab98a31ea5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:971d7c82bb133b83e2bca548ce55888702ef56b4347638ca6a323bad7559b46e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c4f92510d2248f5c091ca33d6633b19966460d1877bccec895088e1fa70bd2c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:7ec25babae3d0642b155156057d61f897a5a5520e01e786392b64fafe3c0b319_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:be031c3f354dca7e811b472617156bf3f501a89c7c5a3d5efb4ed617c48e4ddc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:10767d7c333c943e79daef04a31d5574ef359dfa47bcff3438515878ed2dc7f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:9970b4861430869e9c79fa4c44fb3dd7c7fd32c1fe927a87e0cc37935ea3ba6f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:72373a75b3174e0dc9f6229b742268060c3ef7848e0fefeff5864c01b7be9a25_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce4e92df6020c7af95b31267446a549cdad41881555479d9901a3b97f19543ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:6289873ada436a01a82354ae9892df45f2a918b42353f3773b178a6b6f73ba3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:ea29f3552228e3a6eedf1bdfe3c3da0f656bbb4fe83a2cd93bc3446edb293905_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:e79783a8ef265f361836835f59cd8c50dd29e08353b0d9013de8e6f1f701180d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:4cbfc0d50ad48580414d952e7580331dc2f1f3c3e41692ac0d8fc0138879bf95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:c647cd006c393eb682dd2e7ab8786d20fa05f89690c6a8c37a21b854e3be88da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:71ca2b57160a6ed5264b7f29e7d61f82dfb81274d32803b829e766a9bafd6043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:babd75768fef757dd9a939bd6768993bd73b5065f1b42ac70ca2f081f7cfc886_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:29aef8203bff0fd8d465a108d2916b3cbde8d517a0eab7943f6d72f91c931b49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:e6ce8b328065cca7c89a077263d9413c366aa044882e570f1f1ecdf53efc4745_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c16e0c6e77cea48d0f271aec08f0cd9281a6291e9469b522f5e3754f1b95853f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:eda345e78a2f6d5b740aaf7ae34858b4a1e5d06586f2b03f0ec5d2412e3d59a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:f589b3378137b9ddac7caf4bd9f5c4267e80d22f4510895e9feeb69c981cc465_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad6036cb29835b23c60fe8b97d88f4b0683c0d53c17935991c99659735a999a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:46af35ae7e113db34177da143d03b568133dfe79b4da84059d04612a424b3d15_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:887280f3439919722289a5041d2312dd51b48b42ba3227a739f20c65e9181382_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:73b806cf56550264e0043a97ba62dab19db7466621c77c698b640163ecfb4c6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2075d2744cb7d1a232f88228441097361a94726c60191fd3e766004ed21c092e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d866c6752d2ea0d5cc1a69ac805e0121908fb325d0f91d9db69786ce91208a03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:141496e04abff8bac3455158b1eca8280c582639d86f4fe8f2f24737f246d4e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:0712381ed75c776e4f502b2a49a14e728d7efe3de17690b24f7a62e116e3c719_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5cd8d3b416b2ad78e3943e70ec8de644d27a279dae11c2926b94c19f559b2236_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:21665af815f608b72b0ba6696b0237bdff05859f6ccb914244f0763d22329cbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:199544f74a219997c11c7aa964dae76f6a381798ec68fe2dbbe29e63c70b7336_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:4ee309dd406a716940c4a92981805b73e454077c2257b62263c9e9fefb8f6f00_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c695091b6b4abd2e8f4ae72196fd56bec2e167ad6c2520d314637a9c2d5e83e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:a2e559ad8e26d39db203c1f9d97b686cd44dd498067bce37e0164b6d7d49cd91_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Client-side Denial of Service via unescaped regex metacharacters in XSRF cookie name"
}
]
}
RHSA-2026:7291
Vulnerability from csaf_redhat - Published: 2026-04-09 11:00 - Updated: 2026-09-14 04:41A path traversal vulnerability has been identified in the Go os package affecting the Root abstraction, where improper handling of trailing path separators could allow access to the parent directory of a configured root directory. By supplying a filename ending in "../", an attacker may be able to open the immediate parent directory of the intended Root. Although this escape does not allow traversal to higher-level ancestors or direct access to files within the parent directory, it may expose directory metadata or unintended filesystem structure if the application passes untrusted path input to Root.Open.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A CrossOriginProtection bypass has been discovered in the golang net/http package. When using http.CrossOriginProtection, the AddInsecureBypassPattern method can unexpectedly bypass more requests than intended. CrossOriginProtection then skips validation, but forwards the original request path, which may be served by a different handler without the intended security protections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: "http://[::1]/". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the SSH Agent servers component (golang.org/x/crypto/ssh/agent). This vulnerability allows a remote attacker to cause a denial of service (DoS) by sending a specially crafted, malformed message during new identity requests. The server fails to validate the size of these messages, leading to an out-of-bounds read that can cause the program to panic and terminate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in golang.org/x/crypto/ssh. An attacker can exploit this vulnerability by sending specially crafted GSSAPI (Generic Security Service Application Program Interface) authentication requests to an SSH (Secure Shell) server. The server fails to validate the number of mechanisms specified in these requests, leading to unbounded memory consumption. This can result in a Denial of Service (DoS), making the SSH server unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A memory exhaustion flaw has been discovered in the golang encoding/asn1 module. Within parseSequenceOf, reflect.MakeSlice is being used to pre-allocate a slice that is needed in order to fully validate the given DER payload. The size of the slice allocated are also multiple times larger than the input DER. As a result, a malicious actor can craft a big empty DER payload, resulting in an unnecessary large allocation of memories. This can be a way to cause memory exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/net/http. A remote attacker could exploit this vulnerability by sending a large number of small cookies to an HTTP server. Despite a default 1MB limit on HTTP headers, the number of cookies parsed is unrestricted, leading to excessive memory allocation. This can cause the server to consume significant memory resources, resulting in a denial of service (DoS) for legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A potential denial of service flaw has been discovered in golang's crypto/x509 module. Due to the design of the name constraint checking algorithm, the processing time of some inputs scales non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A denial of service vector has been discovered in the golang crypto/x509 module. An attacker could craft an intermediate X.509 certificate containing a DSA public key and can crash a remote host with an unauthenticated call to any endpoint that verifies the certificate chain.
CWE-617 - Reachable Assertion| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
The crypto/tls conn.Handshake method returns an error on the server-side when ALPN negotation fails which can contain arbitrary attacker controlled information provided by the client-side of the connection which is not escaped. This affects programs which log these errors without any additional form of sanitization, and may allow injection of attacker controlled information into logs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) in an exposed go application if an attacker provides specially crafted HTML content.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A potential denial of service flaw has been discovered in the golang encoding/pem module. Due to the design of the PEM parsing function, the processing time for some inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs and may result in an unresponsive program should an attacker exploit it.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A denial of service vulnerability has been discovered in the golang net/mail module. The ParseAddress function constructed domain-literal address components through repeated string concatenation which when parsing large domain-literal components, could cause excessive CPU consumption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the crypto/x509 package in the Go standard library. This vulnerability allows a certificate validation bypass via an excluded subdomain constraint in a certificated chain as it does not restrict the usage of wildcard SANs in the leaf certificate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A TLS connection handling flaw has been discovered in the golang crypto/tls library. During the TLS 1.3 handshake if multiple messages are sent in records that span encryption level boundaries (for instance the Client Hello and Encrypted Extensions messages), the subsequent messages may be processed before the encryption level changes. This can cause some minor information disclosure if a network-local attacker can inject messages during the handshake.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in cmd/go. An attacker can exploit this by building a malicious Go source file that uses the '#cgo pkg-config:' directive. This allows the attacker to write to an arbitrary file with partial control over its content, by providing a '--log-file' argument to the pkg-config command. This vulnerability can lead to arbitrary file write.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's 'cgo tool'. This vulnerability arises from a discrepancy in how Go and C/C++ comments are parsed, which allows for malicious code to be hidden within comments and then "smuggled" into the compiled `cgo` binary. An attacker could exploit this to embed and execute arbitrary code, potentially leading to significant system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang's cmd/go module. This vulnerability allows a local attacker to achieve local code execution by downloading and building modules with specially crafted malicious version strings. On systems with Mercurial (hg) installed, this can occur when downloading modules from non-standard sources due to how external Version Control System (VCS) commands are constructed. Additionally, on systems with Git installed, providing malicious version strings to the toolchain can enable an attacker to write to arbitrary files on the filesystem. This issue is triggered by explicitly supplying these malicious version strings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A certificate validation flaw has been discovered in the golang crypto/x509 module. Certificate verification can panic when a certificate in the chain has an empty DNS name and another certificate in the chain has excluded name constraints. This can crash programs that are either directly verifying X.509 certificate chains, or those that use TLS.
CWE-295 - Improper Certificate Validation| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw has been discovered in the golang `os` module. On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which the File was opened. The impact of this escape is limited to reading metadata provided by lstat from arbitrary locations on the filesystem without permitting reading or writing files outside the root.
CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/net/http2. A remote attacker can exploit this vulnerability by sending specially crafted HTTP/2 frames, which are data packets used in the HTTP/2 protocol. Due to a missing check for null values, processing these specific frames (types 0x0a through 0x0f) can cause the server to crash. This leads to a Denial of Service (DoS) condition, making the affected server unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
An input escaping flaw has been discovered in the golang html/template module. Actions which insert URLs into the content attribute of HTML meta tags are not escaped. This can allow XSS if the meta tag also has an http-equiv attribute with the value "refresh". A new GODEBUG setting has been added, htmlmetacontenturlescape, which can be used to disable escaping URLs in actions in the meta content attribute which follow "url=" by setting htmlmetacontenturlescape=0.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially leading to memory corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the cmd/compile package in the Go standard library. A no-op interface conversion prevented the compiler from correctly identifying non-overlapping memory moves. As a result, the compiler allows unsafe memory move operations to occur at runtime, potentially causing data corruption, memory corruption or unexpected application behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's `archive/tar` package. A remote attacker could exploit this vulnerability by providing a maliciously-crafted archive file. When the `tar.Reader` processes an archive containing a large number of sparse regions in the "old GNU sparse map" format, it can lead to unbounded memory allocation. This can result in a Denial of Service (DoS) condition, making the affected application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `html/template` package. This vulnerability arises from improper tracking of context and brace depth within JavaScript (JS) template literals. A remote attacker could exploit these issues to cause content to be incorrectly or improperly escaped, leading to Cross-Site Scripting (XSS) vulnerabilities. This could allow an attacker to inject malicious scripts into web pages viewed by other users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/image/tiff. A remote attacker could exploit this vulnerability by providing a maliciously crafted Tagged Image File Format (TIFF) file. This could cause the image decoding process to attempt to allocate up to 4 gigabytes (GiB) of memory. The excessive resource consumption or an out-of-memory error would lead to a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
{
"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 Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:7291",
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27141",
"url": "https://access.redhat.com/security/cve/CVE-2026-27141"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58190",
"url": "https://access.redhat.com/security/cve/CVE-2025-58190"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47911",
"url": "https://access.redhat.com/security/cve/CVE-2025-47911"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22873",
"url": "https://access.redhat.com/security/cve/CVE-2025-22873"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68119",
"url": "https://access.redhat.com/security/cve/CVE-2025-68119"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61732",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61731",
"url": "https://access.redhat.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61725",
"url": "https://access.redhat.com/security/cve/CVE-2025-61725"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61724",
"url": "https://access.redhat.com/security/cve/CVE-2025-61724"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61723",
"url": "https://access.redhat.com/security/cve/CVE-2025-61723"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58186",
"url": "https://access.redhat.com/security/cve/CVE-2025-58186"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58185",
"url": "https://access.redhat.com/security/cve/CVE-2025-58185"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58181",
"url": "https://access.redhat.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47914",
"url": "https://access.redhat.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47912",
"url": "https://access.redhat.com/security/cve/CVE-2025-47912"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47910",
"url": "https://access.redhat.com/security/cve/CVE-2025-47910"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68121",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61730",
"url": "https://access.redhat.com/security/cve/CVE-2025-61730"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58189",
"url": "https://access.redhat.com/security/cve/CVE-2025-58189"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58187",
"url": "https://access.redhat.com/security/cve/CVE-2025-58187"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58188",
"url": "https://access.redhat.com/security/cve/CVE-2025-58188"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58183",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61728",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33809",
"url": "https://access.redhat.com/security/cve/CVE-2026-33809"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32289",
"url": "https://access.redhat.com/security/cve/CVE-2026-32289"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32288",
"url": "https://access.redhat.com/security/cve/CVE-2026-32288"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32283",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32282",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27144",
"url": "https://access.redhat.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27143",
"url": "https://access.redhat.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33810",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61727",
"url": "https://access.redhat.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25679",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27139",
"url": "https://access.redhat.com/security/cve/CVE-2026-27139"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27138",
"url": "https://access.redhat.com/security/cve/CVE-2026-27138"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27137",
"url": "https://access.redhat.com/security/cve/CVE-2026-27137"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27142",
"url": "https://access.redhat.com/security/cve/CVE-2026-27142"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7291.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-09-14T04:41:58+00:00",
"generator": {
"date": "2026-09-14T04:41:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.21"
}
},
"id": "RHSA-2026:7291",
"initial_release_date": "2026-04-09T11:00:43+00:00",
"revision_history": [
{
"date": "2026-04-09T11:00:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-04T00:36:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-14T04:41:58+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-26-main@aarch64",
"product": {
"name": "golang1-26-main@aarch64",
"product_id": "golang1-26-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.26@1.26.2-1.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-26-main@src",
"product": {
"name": "golang1-26-main@src",
"product_id": "golang1-26-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.26@1.26.2-1.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-26-main@x86_64",
"product": {
"name": "golang1-26-main@x86_64",
"product_id": "golang1-26-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.26@1.26.2-1.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-26-main@noarch",
"product": {
"name": "golang1-26-main@noarch",
"product_id": "golang1-26-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.26-docs@1.26.2-1.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-26-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-26-main@aarch64"
},
"product_reference": "golang1-26-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-26-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-26-main@noarch"
},
"product_reference": "golang1-26-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-26-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-26-main@src"
},
"product_reference": "golang1-26-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-26-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-26-main@x86_64"
},
"product_reference": "golang1-26-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22873",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-02-05T00:01:17.475869+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436992"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal vulnerability has been identified in the Go os package affecting the Root abstraction, where improper handling of trailing path separators could allow access to the parent directory of a configured root directory. By supplying a filename ending in \"../\", an attacker may be able to open the immediate parent directory of the intended Root. Although this escape does not allow traversal to higher-level ancestors or direct access to files within the parent directory, it may expose directory metadata or unintended filesystem structure if the application passes untrusted path input to Root.Open.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "os: os: Information disclosure via path traversal using specially crafted filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security classified this issue as Moderate.\n\nThe flaw exists in a local filesystem abstraction within the Go standard library, it can also be exploited remotely in applications that accept attacker-controlled path input over a network and pass it to Root.Open without proper validation. The attack complexity is low, as exploitation requires only appending \"../\" to the supplied path. However, the impact is limited: the flaw permits opening only the immediate parent directory, not arbitrary filesystem locations or files contained within that directory. There is no direct impact on file integrity or application availability. These constraints limit the practical exposure of the issue while still represents a boundary bypass and may expose unintended filesystem metadata. The issue does not permit traversal beyond the parent directory, modification of files, or broader system compromise, thereby constraining its overall impact.",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22873"
},
{
"category": "external",
"summary": "RHBZ#2436992",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436992"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22873"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22873",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22873"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2025/05/06/2",
"url": "http://www.openwall.com/lists/oss-security/2025/05/06/2"
},
{
"category": "external",
"summary": "https://go.dev/cl/670036",
"url": "https://go.dev/cl/670036"
},
{
"category": "external",
"summary": "https://go.dev/issue/73555",
"url": "https://go.dev/issue/73555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/UZoIkUT367A/m/5WDxKizJAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/UZoIkUT367A/m/5WDxKizJAQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4403",
"url": "https://pkg.go.dev/vuln/GO-2026-4403"
}
],
"release_date": "2026-02-04T23:05:24.803000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "os: os: Information disclosure via path traversal using specially crafted filenames"
},
{
"cve": "CVE-2025-47910",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2025-09-22T22:00:44.572202+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397528"
}
],
"notes": [
{
"category": "description",
"text": "A CrossOriginProtection bypass has been discovered in the golang net/http package. When using http.CrossOriginProtection, the AddInsecureBypassPattern method can unexpectedly bypass more requests than intended. CrossOriginProtection then skips validation, but forwards the original request path, which may be served by a different handler without the intended security protections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: CrossOriginProtection bypass in net/http",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47910"
},
{
"category": "external",
"summary": "RHBZ#2397528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47910",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47910"
},
{
"category": "external",
"summary": "https://go.dev/cl/699275",
"url": "https://go.dev/cl/699275"
},
{
"category": "external",
"summary": "https://go.dev/issue/75054",
"url": "https://go.dev/issue/75054"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/PtW9VW21NPs/m/DJhMQ-m5AQAJ",
"url": "https://groups.google.com/g/golang-announce/c/PtW9VW21NPs/m/DJhMQ-m5AQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3955",
"url": "https://pkg.go.dev/vuln/GO-2025-3955"
}
],
"release_date": "2025-09-22T21:01:55.440000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: CrossOriginProtection bypass in net/http"
},
{
"cve": "CVE-2025-47911",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2026-02-05T18:01:23.423406+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437109"
}
],
"notes": [
{
"category": "description",
"text": "The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Moderate: The `golang.org/x/net/html` package, used across various Red Hat products, is vulnerable to a denial of service due to quadratic parsing complexity in its `html.Parse` function. An attacker providing specially crafted HTML content could exploit this flaw, leading to resource exhaustion and service unavailability in applications that process untrusted HTML input.",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47911"
},
{
"category": "external",
"summary": "RHBZ#2437109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437109"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47911"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47911",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47911"
},
{
"category": "external",
"summary": "https://github.com/golang/vulndb/issues/4440",
"url": "https://github.com/golang/vulndb/issues/4440"
},
{
"category": "external",
"summary": "https://go.dev/cl/709876",
"url": "https://go.dev/cl/709876"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c",
"url": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4440",
"url": "https://pkg.go.dev/vuln/GO-2026-4440"
}
],
"release_date": "2026-02-05T17:48:44.562000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html"
},
{
"cve": "CVE-2025-47912",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-10-29T23:01:06.642219+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407247"
}
],
"notes": [
{
"category": "description",
"text": "The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: \"http://[::1]/\". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Insufficient validation of bracketed IPv6 hostnames in net/url",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47912"
},
{
"category": "external",
"summary": "RHBZ#2407247",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407247"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47912"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47912",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47912"
},
{
"category": "external",
"summary": "https://go.dev/cl/709857",
"url": "https://go.dev/cl/709857"
},
{
"category": "external",
"summary": "https://go.dev/issue/75678",
"url": "https://go.dev/issue/75678"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4010",
"url": "https://pkg.go.dev/vuln/GO-2025-4010"
}
],
"release_date": "2025-10-29T22:10:13.435000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/url: Insufficient validation of bracketed IPv6 hostnames in net/url"
},
{
"cve": "CVE-2025-47914",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-19T21:01:06.202641+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SSH Agent servers component (golang.org/x/crypto/ssh/agent). This vulnerability allows a remote attacker to cause a denial of service (DoS) by sending a specially crafted, malformed message during new identity requests. The server fails to validate the size of these messages, leading to an out-of-bounds read that can cause the program to panic and terminate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. The golang.org/x/crypto/ssh/agent library, when used in SSH Agent servers, does not properly validate the size of messages during new identity requests. A specially crafted malformed message can lead to an out-of-bounds read, causing the program to panic and resulting in a denial of service.",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "RHBZ#2416000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"category": "external",
"summary": "https://go.dev/cl/721960",
"url": "https://go.dev/cl/721960"
},
{
"category": "external",
"summary": "https://go.dev/issue/76364",
"url": "https://go.dev/issue/76364"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA",
"url": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4135",
"url": "https://pkg.go.dev/vuln/GO-2025-4135"
}
],
"release_date": "2025-11-19T20:33:43.126000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages"
},
{
"cve": "CVE-2025-58181",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-11-19T21:00:50.197590+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415997"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. An attacker can exploit this vulnerability by sending specially crafted GSSAPI (Generic Security Service Application Program Interface) authentication requests to an SSH (Secure Shell) server. The server fails to validate the number of mechanisms specified in these requests, leading to unbounded memory consumption. This can result in a Denial of Service (DoS), making the SSH server unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. SSH servers utilizing `golang.org/x/crypto/ssh` and configured to process GSSAPI authentication requests are susceptible to unbounded memory consumption. An attacker can exploit this by sending specially crafted GSSAPI authentication requests, potentially leading to a denial of service.",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "RHBZ#2415997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415997"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"category": "external",
"summary": "https://go.dev/cl/721961",
"url": "https://go.dev/cl/721961"
},
{
"category": "external",
"summary": "https://go.dev/issue/76363",
"url": "https://go.dev/issue/76363"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA",
"url": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4134",
"url": "https://pkg.go.dev/vuln/GO-2025-4134"
}
],
"release_date": "2025-11-19T20:33:42.795000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication"
},
{
"cve": "CVE-2025-58183",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:50.573951+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407258"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to be able to process a specially crafted GNU tar pax 1.0 archive with the application using the archive/tar package. Additionally, this issue can cause the Go application to allocate a large amount of memory, eventually leading to an out-of-memory condition and resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "RHBZ#2407258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://go.dev/cl/709861",
"url": "https://go.dev/cl/709861"
},
{
"category": "external",
"summary": "https://go.dev/issue/75677",
"url": "https://go.dev/issue/75677"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4014",
"url": "https://pkg.go.dev/vuln/GO-2025-4014"
}
],
"release_date": "2025-10-29T22:10:14.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map"
},
{
"cve": "CVE-2025-58185",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:25.877898+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407251"
}
],
"notes": [
{
"category": "description",
"text": "A memory exhaustion flaw has been discovered in the golang encoding/asn1 module. Within parseSequenceOf, reflect.MakeSlice is being used to pre-allocate a slice that is needed in order to fully validate the given DER payload. The size of the slice allocated are also multiple times larger than the input DER. As a result, a malicious actor can craft a big empty DER payload, resulting in an unnecessary large allocation of memories. This can be a way to cause memory exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/asn1: Parsing DER payload can cause memory exhaustion in encoding/asn1",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58185"
},
{
"category": "external",
"summary": "RHBZ#2407251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58185"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"category": "external",
"summary": "https://github.com/golang/go/commit/8709a41d5ef7321f486a1857f189c3fee20e8edd",
"url": "https://github.com/golang/go/commit/8709a41d5ef7321f486a1857f189c3fee20e8edd"
},
{
"category": "external",
"summary": "https://go.dev/cl/709856",
"url": "https://go.dev/cl/709856"
},
{
"category": "external",
"summary": "https://go.dev/issue/75671",
"url": "https://go.dev/issue/75671"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4011",
"url": "https://pkg.go.dev/vuln/GO-2025-4011"
}
],
"release_date": "2025-10-29T22:10:13.682000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "encoding/asn1: Parsing DER payload can cause memory exhaustion in encoding/asn1"
},
{
"cve": "CVE-2025-58186",
"discovery_date": "2025-10-29T23:01:22.260983+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407250"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/net/http. A remote attacker could exploit this vulnerability by sending a large number of small cookies to an HTTP server. Despite a default 1MB limit on HTTP headers, the number of cookies parsed is unrestricted, leading to excessive memory allocation. This can cause the server to consume significant memory resources, resulting in a denial of service (DoS) for legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/net/http: Lack of limit when parsing cookies can cause memory exhaustion in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A denial of service vulnerability exists in applications using `golang.org/net/http` where an attacker can cause excessive memory consumption by sending a large number of small cookies. While HTTP headers generally have a 1MB limit, the parsing of individual cookies does not, leading to potential resource exhaustion. This issue has a Low impact on Red Hat products due to typical deployment configurations and resource management practices.",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58186"
},
{
"category": "external",
"summary": "RHBZ#2407250",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407250"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58186"
},
{
"category": "external",
"summary": "https://go.dev/cl/709855",
"url": "https://go.dev/cl/709855"
},
{
"category": "external",
"summary": "https://go.dev/issue/75672",
"url": "https://go.dev/issue/75672"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4012",
"url": "https://pkg.go.dev/vuln/GO-2025-4012"
}
],
"release_date": "2025-10-29T22:10:13.912000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang.org/net/http: Lack of limit when parsing cookies can cause memory exhaustion in net/http"
},
{
"cve": "CVE-2025-58187",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:54.130980+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407259"
}
],
"notes": [
{
"category": "description",
"text": "A potential denial of service flaw has been discovered in golang\u0027s crypto/x509 module. Due to the design of the name constraint checking algorithm, the processing time of some inputs scales non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: Quadratic complexity when checking name constraints in crypto/x509",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58187"
},
{
"category": "external",
"summary": "RHBZ#2407259",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407259"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58187"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"category": "external",
"summary": "https://github.com/golang/go/commit/3fc4c79fdbb17b9b29ea9f8c29dd780df075d4c4",
"url": "https://github.com/golang/go/commit/3fc4c79fdbb17b9b29ea9f8c29dd780df075d4c4"
},
{
"category": "external",
"summary": "https://go.dev/cl/709854",
"url": "https://go.dev/cl/709854"
},
{
"category": "external",
"summary": "https://go.dev/issue/75681",
"url": "https://go.dev/issue/75681"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4007",
"url": "https://pkg.go.dev/vuln/GO-2025-4007"
}
],
"release_date": "2025-10-29T22:10:12.624000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: Quadratic complexity when checking name constraints in crypto/x509"
},
{
"cve": "CVE-2025-58188",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2025-10-29T23:01:39.787633+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407255"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vector has been discovered in the golang crypto/x509 module. An attacker could craft an intermediate X.509 certificate containing a DSA public key and can crash a remote host with an unauthenticated call to any endpoint that verifies the certificate chain.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Panic when validating certificates with DSA public keys in crypto/x509",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Availability impacts are limited on Red Hat products as they do not affect the host systems.",
"title": "Statement"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58188"
},
{
"category": "external",
"summary": "RHBZ#2407255",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407255"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58188"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
}
],
"release_date": "2025-10-29T22:10:14.143000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Panic when validating certificates with DSA public keys in crypto/x509"
},
{
"cve": "CVE-2025-58189",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2025-10-29T23:01:57.740310+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407260"
}
],
"notes": [
{
"category": "description",
"text": "The crypto/tls conn.Handshake method returns an error on the server-side when ALPN negotation fails which can contain arbitrary attacker controlled information provided by the client-side of the connection which is not escaped. This affects programs which log these errors without any additional form of sanitization, and may allow injection of attacker controlled information into logs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: go crypto/tls ALPN negotiation error contains attacker controlled information",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58189"
},
{
"category": "external",
"summary": "RHBZ#2407260",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407260"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58189",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"category": "external",
"summary": "https://go.dev/cl/707776",
"url": "https://go.dev/cl/707776"
},
{
"category": "external",
"summary": "https://go.dev/issue/75652",
"url": "https://go.dev/issue/75652"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4008",
"url": "https://pkg.go.dev/vuln/GO-2025-4008"
}
],
"release_date": "2025-10-29T22:10:12.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: go crypto/tls ALPN negotiation error contains attacker controlled information"
},
{
"cve": "CVE-2025-58190",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-02-05T18:01:26.511908+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437110"
}
],
"notes": [
{
"category": "description",
"text": "The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) in an exposed go application if an attacker provides specially crafted HTML content.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Infinite parsing loop in golang.org/x/net",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58190"
},
{
"category": "external",
"summary": "RHBZ#2437110",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437110"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58190",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58190"
},
{
"category": "external",
"summary": "https://github.com/golang/vulndb/issues/4441",
"url": "https://github.com/golang/vulndb/issues/4441"
},
{
"category": "external",
"summary": "https://go.dev/cl/709875",
"url": "https://go.dev/cl/709875"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c",
"url": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4441",
"url": "https://pkg.go.dev/vuln/GO-2026-4441"
}
],
"release_date": "2026-02-05T17:48:44.693000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: Infinite parsing loop in golang.org/x/net"
},
{
"cve": "CVE-2025-61723",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:29.304260+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407252"
}
],
"notes": [
{
"category": "description",
"text": "A potential denial of service flaw has been discovered in the golang encoding/pem module. Due to the design of the PEM parsing function, the processing time for some\ninputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs and may result in an unresponsive program should an attacker exploit it.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/pem: Quadratic complexity when parsing some invalid inputs in encoding/pem",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61723"
},
{
"category": "external",
"summary": "RHBZ#2407252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407252"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"category": "external",
"summary": "https://github.com/golang/go/commit/5ce8cd16f3859ec5ac4106ad8ec15d6236f4501b",
"url": "https://github.com/golang/go/commit/5ce8cd16f3859ec5ac4106ad8ec15d6236f4501b"
},
{
"category": "external",
"summary": "https://go.dev/cl/709858",
"url": "https://go.dev/cl/709858"
},
{
"category": "external",
"summary": "https://go.dev/issue/75676",
"url": "https://go.dev/issue/75676"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4009",
"url": "https://pkg.go.dev/vuln/GO-2025-4009"
}
],
"release_date": "2025-10-29T22:10:13.220000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "encoding/pem: Quadratic complexity when parsing some invalid inputs in encoding/pem"
},
{
"cve": "CVE-2025-61724",
"cwe": {
"id": "CWE-1046",
"name": "Creation of Immutable Text Using String Concatenation"
},
"discovery_date": "2025-10-29T23:01:47.202663+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407257"
}
],
"notes": [
{
"category": "description",
"text": "The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/textproto: Excessive CPU consumption in Reader.ReadResponse in net/textproto",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61724"
},
{
"category": "external",
"summary": "RHBZ#2407257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407257"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"category": "external",
"summary": "https://go.dev/cl/709859",
"url": "https://go.dev/cl/709859"
},
{
"category": "external",
"summary": "https://go.dev/issue/75716",
"url": "https://go.dev/issue/75716"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4015",
"url": "https://pkg.go.dev/vuln/GO-2025-4015"
}
],
"release_date": "2025-10-29T22:10:14.609000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/textproto: Excessive CPU consumption in Reader.ReadResponse in net/textproto"
},
{
"cve": "CVE-2025-61725",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:18.805163+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407249"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability has been discovered in the golang net/mail module. The ParseAddress function constructed domain-literal address components through repeated string concatenation which when parsing large domain-literal components, could cause excessive CPU consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: Excessive CPU consumption in ParseAddress in net/mail",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61725"
},
{
"category": "external",
"summary": "RHBZ#2407249",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407249"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"category": "external",
"summary": "https://go.dev/cl/709860",
"url": "https://go.dev/cl/709860"
},
{
"category": "external",
"summary": "https://go.dev/issue/75680",
"url": "https://go.dev/issue/75680"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4006",
"url": "https://pkg.go.dev/vuln/GO-2025-4006"
}
],
"release_date": "2025-10-29T22:10:12.255000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/mail: Excessive CPU consumption in ParseAddress in net/mail"
},
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61727",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2025-12-03T20:01:21.730501+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418677"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/x509 package in the Go standard library. This vulnerability allows a certificate validation bypass via an excluded subdomain constraint in a certificated chain as it does not restrict the usage of wildcard SANs in the leaf certificate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: excluded subdomain constraint does not restrict wildcard SANs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to obtain a leaf certificate with a wildcard SAN (e.g., *.example.com) and the legitimate certificate policy must contain an excluded DNS name constraint (e.g., to prevent issuance for test.example.com), allowing an application using the crypto/x509 package to validate the certificate when it should have been rejected and to be vulnerable to MITM (man-in-the-middle) attacks. Additionally, the attacker does not have full control of what data can be read of modified during the attack. Due to these reasons, this flaw has been rated with a moderate severity.",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "RHBZ#2418677",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418677"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"category": "external",
"summary": "https://go.dev/cl/723900",
"url": "https://go.dev/cl/723900"
},
{
"category": "external",
"summary": "https://go.dev/issue/76442",
"url": "https://go.dev/issue/76442"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4175",
"url": "https://pkg.go.dev/vuln/GO-2025-4175"
}
],
"release_date": "2025-12-03T19:37:15.054000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: excluded subdomain constraint does not restrict wildcard SANs"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-61730",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2026-01-28T20:01:36.508659+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434430"
}
],
"notes": [
{
"category": "description",
"text": "A TLS connection handling flaw has been discovered in the golang crypto/tls library. During the TLS 1.3 handshake if multiple messages are sent in records that span encryption level boundaries (for instance the Client Hello and Encrypted Extensions messages), the subsequent messages may be processed before the encryption level changes. This can cause some minor information disclosure if a network-local attacker can inject messages during the handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Handshake messages may be processed at the incorrect encryption level in crypto/tls",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The data leak after exploitation of this vulnerability is minor, data such as Handshake message contents that should have been processed only after switching to a stronger TLS 1.3 encryption level, Protocol state details such as which handshake message was processed when, Timing and ordering information about the TLS 1.3 state.",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61730"
},
{
"category": "external",
"summary": "RHBZ#2434430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434430"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61730"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61730",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61730"
}
],
"release_date": "2026-01-28T19:30:30.986000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Handshake messages may be processed at the incorrect encryption level in crypto/tls"
},
{
"cve": "CVE-2025-61731",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-01-28T20:01:45.587773+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434433"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cmd/go. An attacker can exploit this by building a malicious Go source file that uses the \u0027#cgo pkg-config:\u0027 directive. This allows the attacker to write to an arbitrary file with partial control over its content, by providing a \u0027--log-file\u0027 argument to the pkg-config command. This vulnerability can lead to arbitrary file write.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is Important rather than Moderate because compiling a malicious Go source file can cause `pkg-config` to create or append data to files at attacker-chosen locations, subject to the permissions of the build user. This can enable unintended filesystem modifications during the build process, which can lead to broken builds, alter tool behavior, and poison caches or artifacts, even without direct code execution.",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "RHBZ#2434433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434433"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61731"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61731",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61731"
},
{
"category": "external",
"summary": "https://go.dev/cl/736711",
"url": "https://go.dev/cl/736711"
},
{
"category": "external",
"summary": "https://go.dev/issue/77100",
"url": "https://go.dev/issue/77100"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4339",
"url": "https://pkg.go.dev/vuln/GO-2026-4339"
}
],
"release_date": "2026-01-28T19:30:30.844000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive"
},
{
"cve": "CVE-2025-61732",
"discovery_date": "2026-02-05T05:00:47.678207+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437016"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s \u0027cgo tool\u0027. This vulnerability arises from a discrepancy in how Go and C/C++ comments are parsed, which allows for malicious code to be hidden within comments and then \"smuggled\" into the compiled `cgo` binary. An attacker could exploit this to embed and execute arbitrary code, potentially leading to significant system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/cgo: Go cgo: Code smuggling due to comment parsing discrepancy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability in the `cmd/cgo` component of the Go toolchain. A parsing discrepancy between Go and C/C++ comments could allow for code smuggling into the resulting `cgo` binary. This primarily affects systems where untrusted Go modules utilizing `cgo` are built, impacting Red Hat Enterprise Linux and OpenShift Container Platform.",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "RHBZ#2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://go.dev/cl/734220",
"url": "https://go.dev/cl/734220"
},
{
"category": "external",
"summary": "https://go.dev/issue/76697",
"url": "https://go.dev/issue/76697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4433",
"url": "https://pkg.go.dev/vuln/GO-2026-4433"
}
],
"release_date": "2026-02-05T03:42:26.392000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/cgo: Go cgo: Code smuggling due to comment parsing discrepancy"
},
{
"cve": "CVE-2025-68119",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-01-28T20:01:57.098669+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434438"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang\u0027s cmd/go module. This vulnerability allows a local attacker to achieve local code execution by downloading and building modules with specially crafted malicious version strings. On systems with Mercurial (hg) installed, this can occur when downloading modules from non-standard sources due to how external Version Control System (VCS) commands are constructed. Additionally, on systems with Git installed, providing malicious version strings to the toolchain can enable an attacker to write to arbitrary files on the filesystem. This issue is triggered by explicitly supplying these malicious version strings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: cmd/go: Local code execution and arbitrary file write via malicious module version strings",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated Moderate severity by Red Hat Product Security, because exploitation requires non-standard and intentional user behavior. \n\nThe attacker must explicitly supply a specially crafted module version string, which does not occur during normal Go module usage such as @latest or standard module paths, making the attack complexity high. \n\nAdditionally, user interaction is required, as the vulnerable behavior is only triggered when a user manually invokes the Go toolchain to download or build the malicious module.\n \nWhile successful exploitation can result in local code execution or arbitrary file modification, the combination of local access, manual input, and uncommon usage patterns significantly limits the likelihood of exploitation in typical environments.",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68119"
},
{
"category": "external",
"summary": "RHBZ#2434438",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434438"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68119"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68119",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68119"
},
{
"category": "external",
"summary": "https://go.dev/cl/736710",
"url": "https://go.dev/cl/736710"
},
{
"category": "external",
"summary": "https://go.dev/issue/77099",
"url": "https://go.dev/issue/77099"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4338",
"url": "https://pkg.go.dev/vuln/GO-2026-4338"
}
],
"release_date": "2026-01-28T19:30:30.704000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u0027s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cmd/go: cmd/go: Local code execution and arbitrary file write via malicious module version strings"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a moderate flaw because it only occurs under specific conditions, such as TLS session resumption with runtime changes to certificate authority settings. Exploitation is not straightforward and requires a controlled setup. The impact is limited to certificate validation within the same component and does not affect system availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption"
},
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-27137",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-03-06T22:01:38.859733+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445345"
}
],
"notes": [
{
"category": "description",
"text": "A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: Incorrect enforcement of email constraints in crypto/x509",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27137"
},
{
"category": "external",
"summary": "RHBZ#2445345",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445345"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27137",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27137"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27137",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27137"
},
{
"category": "external",
"summary": "https://go.dev/cl/752182",
"url": "https://go.dev/cl/752182"
},
{
"category": "external",
"summary": "https://go.dev/issue/77952",
"url": "https://go.dev/issue/77952"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4599",
"url": "https://pkg.go.dev/vuln/GO-2026-4599"
}
],
"release_date": "2026-03-06T21:28:13.748000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: Incorrect enforcement of email constraints in crypto/x509"
},
{
"cve": "CVE-2026-27138",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-03-06T22:01:35.939008+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445344"
}
],
"notes": [
{
"category": "description",
"text": "A certificate validation flaw has been discovered in the golang crypto/x509 module. Certificate verification can panic when a certificate in the chain has an empty DNS name and another certificate in the chain has excluded name constraints. This can crash programs that are either directly verifying X.509 certificate chains, or those that use TLS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: Panic in name constraint checking for malformed certificates in crypto/x509",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27138"
},
{
"category": "external",
"summary": "RHBZ#2445344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27138",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27138"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27138",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27138"
},
{
"category": "external",
"summary": "https://go.dev/cl/752183",
"url": "https://go.dev/cl/752183"
},
{
"category": "external",
"summary": "https://go.dev/issue/77953",
"url": "https://go.dev/issue/77953"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4600",
"url": "https://pkg.go.dev/vuln/GO-2026-4600"
}
],
"release_date": "2026-03-06T21:28:14+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "crypto/x509: Panic in name constraint checking for malformed certificates in crypto/x509"
},
{
"cve": "CVE-2026-27139",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-06T22:01:08.670782+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445335"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw has been discovered in the golang `os` module. On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which the File was opened. The impact of this escape is limited to reading metadata provided by lstat from arbitrary locations on the filesystem without permitting reading or writing files outside the root.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "os: FileInfo can escape from a Root in golang os module",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27139"
},
{
"category": "external",
"summary": "RHBZ#2445335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27139",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27139"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27139",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27139"
},
{
"category": "external",
"summary": "https://go.dev/cl/749480",
"url": "https://go.dev/cl/749480"
},
{
"category": "external",
"summary": "https://go.dev/issue/77827",
"url": "https://go.dev/issue/77827"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4602",
"url": "https://pkg.go.dev/vuln/GO-2026-4602"
}
],
"release_date": "2026-03-06T21:28:14.451000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 2.5,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "os: FileInfo can escape from a Root in golang os module"
},
{
"cve": "CVE-2026-27141",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-02-26T20:09:11.626155+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443104"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/http2. A remote attacker can exploit this vulnerability by sending specially crafted HTTP/2 frames, which are data packets used in the HTTP/2 protocol. Due to a missing check for null values, processing these specific frames (types 0x0a through 0x0f) can cause the server to crash. This leads to a Denial of Service (DoS) condition, making the affected server unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: golang.org/x/net/http2: Denial of Service due to malformed HTTP/2 frames",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27141"
},
{
"category": "external",
"summary": "RHBZ#2443104",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443104"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27141",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27141"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27141",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27141"
},
{
"category": "external",
"summary": "https://go.dev/cl/746180",
"url": "https://go.dev/cl/746180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77652",
"url": "https://go.dev/issue/77652"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4559",
"url": "https://pkg.go.dev/vuln/GO-2026-4559"
}
],
"release_date": "2026-02-26T18:50:31.830000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: golang.org/x/net/http2: Denial of Service due to malformed HTTP/2 frames"
},
{
"cve": "CVE-2026-27142",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-03-06T22:01:56.662646+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445351"
}
],
"notes": [
{
"category": "description",
"text": "An input escaping flaw has been discovered in the golang html/template module. Actions which insert URLs into the content attribute of HTML meta tags are not escaped. This can allow XSS if the meta tag also has an http-equiv attribute with the value \"refresh\". A new GODEBUG setting has been added, htmlmetacontenturlescape, which can be used to disable escaping URLs in actions in the meta content attribute which follow \"url=\" by setting htmlmetacontenturlescape=0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "html/template: URLs in meta content attribute actions are not escaped in html/template",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27142"
},
{
"category": "external",
"summary": "RHBZ#2445351",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445351"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27142",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27142"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27142",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27142"
},
{
"category": "external",
"summary": "https://go.dev/cl/752081",
"url": "https://go.dev/cl/752081"
},
{
"category": "external",
"summary": "https://go.dev/issue/77954",
"url": "https://go.dev/issue/77954"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4603",
"url": "https://pkg.go.dev/vuln/GO-2026-4603"
}
],
"release_date": "2026-03-06T21:28:14.674000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "html/template: URLs in meta content attribute actions are not escaped in html/template"
},
{
"cve": "CVE-2026-27143",
"cwe": {
"id": "CWE-733",
"name": "Compiler Optimization Removal or Modification of Security-critical Code"
},
"discovery_date": "2026-04-08T02:01:29.491546+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially leading to memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/compile: possible memory corruption after bound check elimination",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is only exploitable in applications that contain a loop structure that relies on an induction variable. An induction variable is a variable that gets modified, usually incremented or decremented, by a predictable amount on each iteration. Inside the loop, the induction variable must be directly used as the index to access or modify elements within an array or a slice. Additionally, an attacker must be able to cause an integer overflow or underflow in the induction variable to trigger this issue. Due to these reasons, this flaw has been rated with a moderate severity.",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "RHBZ#2456342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27143"
},
{
"category": "external",
"summary": "https://go.dev/cl/763765",
"url": "https://go.dev/cl/763765"
},
{
"category": "external",
"summary": "https://go.dev/issue/78333",
"url": "https://go.dev/issue/78333"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4868",
"url": "https://pkg.go.dev/vuln/GO-2026-4868"
}
],
"release_date": "2026-04-08T01:06:57.168000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, strictly sanitize and enforce bounds checking on any untrusted user input that influences loop counters, iteration limits, or memory indices. If there is no integer overflow or underflow, the out-of-bounds access cannot occur.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/compile: possible memory corruption after bound check elimination"
},
{
"cve": "CVE-2026-27144",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2026-04-08T02:01:22.896153+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456340"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cmd/compile package in the Go standard library. A no-op interface conversion prevented the compiler from correctly identifying non-overlapping memory moves. As a result, the compiler allows unsafe memory move operations to occur at runtime, potentially causing data corruption, memory corruption or unexpected application behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/compile: no-op interface conversion bypasses overlap checking",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable in applications that contain a memory move or copy operation that is subject to a no-op (no-operation) interface conversion. Furthermore, the source and destination memory addresses involved in the move or copy must overlap and an attacker must be able to supply an input that triggers this specific operation. Due to these reasons, this flaw has been rated with a moderate severity.",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "RHBZ#2456340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456340"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27144"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27144",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27144"
},
{
"category": "external",
"summary": "https://go.dev/cl/763764",
"url": "https://go.dev/cl/763764"
},
{
"category": "external",
"summary": "https://go.dev/issue/78371",
"url": "https://go.dev/issue/78371"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4867",
"url": "https://pkg.go.dev/vuln/GO-2026-4867"
}
],
"release_date": "2026-04-08T01:06:56.908000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "To mitigate this issue, review code that performs memory copies or struct assignments. If data is being passed through an interface (such as \u0027any\u0027 or \u0027interface{}\u0027) just before a move operation, refactor the code to use concrete types or explicit pointers instead.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/compile: no-op interface conversion bypasses overlap checking"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in the Go `crypto/tls` package allows a remote attacker to cause a denial of service in applications using TLS 1.3. By sending multiple key update messages in a single record post-handshake, an attacker can trigger a connection deadlock, leading to uncontrolled resource consumption. This impacts Red Hat products utilizing the affected Go standard library for TLS 1.3 connections.",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
},
{
"cve": "CVE-2026-32288",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:00:57.624222+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456332"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `archive/tar` package. A remote attacker could exploit this vulnerability by providing a maliciously-crafted archive file. When the `tar.Reader` processes an archive containing a large number of sparse regions in the \"old GNU sparse map\" format, it can lead to unbounded memory allocation. This can result in a Denial of Service (DoS) condition, making the affected application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "archive/tar: golang: Go\u0027s archive/tar package: Denial of Service via maliciously-crafted archive",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32288"
},
{
"category": "external",
"summary": "RHBZ#2456332",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456332"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32288",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32288"
},
{
"category": "external",
"summary": "https://go.dev/cl/763766",
"url": "https://go.dev/cl/763766"
},
{
"category": "external",
"summary": "https://go.dev/issue/78301",
"url": "https://go.dev/issue/78301"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4869",
"url": "https://pkg.go.dev/vuln/GO-2026-4869"
}
],
"release_date": "2026-04-08T01:06:57.416000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "archive/tar: golang: Go\u0027s archive/tar package: Denial of Service via maliciously-crafted archive"
},
{
"cve": "CVE-2026-32289",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-04-08T02:01:05.911683+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456334"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `html/template` package. This vulnerability arises from improper tracking of context and brace depth within JavaScript (JS) template literals. A remote attacker could exploit these issues to cause content to be incorrectly or improperly escaped, leading to Cross-Site Scripting (XSS) vulnerabilities. This could allow an attacker to inject malicious scripts into web pages viewed by other users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "html/template: golang: html/template: Cross-Site Scripting (XSS) via improper context and brace depth tracking in JS template literals",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32289"
},
{
"category": "external",
"summary": "RHBZ#2456334",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456334"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32289",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32289"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32289",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32289"
},
{
"category": "external",
"summary": "https://go.dev/cl/763762",
"url": "https://go.dev/cl/763762"
},
{
"category": "external",
"summary": "https://go.dev/issue/78331",
"url": "https://go.dev/issue/78331"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4865",
"url": "https://pkg.go.dev/vuln/GO-2026-4865"
}
],
"release_date": "2026-04-08T01:06:56.297000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "html/template: golang: html/template: Cross-Site Scripting (XSS) via improper context and brace depth tracking in JS template literals"
},
{
"cve": "CVE-2026-33809",
"cwe": {
"id": "CWE-1285",
"name": "Improper Validation of Specified Index, Position, or Offset in Input"
},
"discovery_date": "2026-03-25T19:01:55.384019+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/image/tiff. A remote attacker could exploit this vulnerability by providing a maliciously crafted Tagged Image File Format (TIFF) file. This could cause the image decoding process to attempt to allocate up to 4 gigabytes (GiB) of memory. The excessive resource consumption or an out-of-memory error would lead to a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via maliciously crafted TIFF file",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33809"
},
{
"category": "external",
"summary": "RHBZ#2451437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33809",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33809"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33809",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33809"
},
{
"category": "external",
"summary": "https://go.dev/cl/757660",
"url": "https://go.dev/cl/757660"
},
{
"category": "external",
"summary": "https://go.dev/issue/78267",
"url": "https://go.dev/issue/78267"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4815",
"url": "https://pkg.go.dev/vuln/GO-2026-4815"
}
],
"release_date": "2026-03-25T18:24:04.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via maliciously crafted TIFF file"
},
{
"cve": "CVE-2026-33810",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-08T02:01:09.100830+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456335"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in the Go `crypto/x509` package that could allow an attacker to bypass certificate validation. The vulnerability arises from an incorrect application of excluded DNS constraints to wildcard DNS Subject Alternative Names (SANs) when their case differs from the constraint. This could lead to Red Hat products accepting malicious certificates from otherwise trusted chains, compromising the trust model.",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "RHBZ#2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33810",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33810"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://go.dev/cl/763763",
"url": "https://go.dev/cl/763763"
},
{
"category": "external",
"summary": "https://go.dev/issue/78332",
"url": "https://go.dev/issue/78332"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4866",
"url": "https://pkg.go.dev/vuln/GO-2026-4866"
}
],
"release_date": "2026-04-08T01:06:56.546000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application"
}
]
}
RHSA-2026:7385
Vulnerability from csaf_redhat - Published: 2026-04-10 14:24 - Updated: 2026-09-14 00:12A path traversal vulnerability has been identified in the Go os package affecting the Root abstraction, where improper handling of trailing path separators could allow access to the parent directory of a configured root directory. By supplying a filename ending in "../", an attacker may be able to open the immediate parent directory of the intended Root. Although this escape does not allow traversal to higher-level ancestors or direct access to files within the parent directory, it may expose directory metadata or unintended filesystem structure if the application passes untrusted path input to Root.Open.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A CrossOriginProtection bypass has been discovered in the golang net/http package. When using http.CrossOriginProtection, the AddInsecureBypassPattern method can unexpectedly bypass more requests than intended. CrossOriginProtection then skips validation, but forwards the original request path, which may be served by a different handler without the intended security protections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: "http://[::1]/". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the SSH Agent servers component (golang.org/x/crypto/ssh/agent). This vulnerability allows a remote attacker to cause a denial of service (DoS) by sending a specially crafted, malformed message during new identity requests. The server fails to validate the size of these messages, leading to an out-of-bounds read that can cause the program to panic and terminate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in golang.org/x/crypto/ssh. An attacker can exploit this vulnerability by sending specially crafted GSSAPI (Generic Security Service Application Program Interface) authentication requests to an SSH (Secure Shell) server. The server fails to validate the number of mechanisms specified in these requests, leading to unbounded memory consumption. This can result in a Denial of Service (DoS), making the SSH server unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A memory exhaustion flaw has been discovered in the golang encoding/asn1 module. Within parseSequenceOf, reflect.MakeSlice is being used to pre-allocate a slice that is needed in order to fully validate the given DER payload. The size of the slice allocated are also multiple times larger than the input DER. As a result, a malicious actor can craft a big empty DER payload, resulting in an unnecessary large allocation of memories. This can be a way to cause memory exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/net/http. A remote attacker could exploit this vulnerability by sending a large number of small cookies to an HTTP server. Despite a default 1MB limit on HTTP headers, the number of cookies parsed is unrestricted, leading to excessive memory allocation. This can cause the server to consume significant memory resources, resulting in a denial of service (DoS) for legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
A potential denial of service flaw has been discovered in golang's crypto/x509 module. Due to the design of the name constraint checking algorithm, the processing time of some inputs scales non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A denial of service vector has been discovered in the golang crypto/x509 module. An attacker could craft an intermediate X.509 certificate containing a DSA public key and can crash a remote host with an unauthenticated call to any endpoint that verifies the certificate chain.
CWE-617 - Reachable Assertion| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
The crypto/tls conn.Handshake method returns an error on the server-side when ALPN negotation fails which can contain arbitrary attacker controlled information provided by the client-side of the connection which is not escaped. This affects programs which log these errors without any additional form of sanitization, and may allow injection of attacker controlled information into logs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) in an exposed go application if an attacker provides specially crafted HTML content.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A potential denial of service flaw has been discovered in the golang encoding/pem module. Due to the design of the PEM parsing function, the processing time for some inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs and may result in an unresponsive program should an attacker exploit it.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
A denial of service vulnerability has been discovered in the golang net/mail module. The ParseAddress function constructed domain-literal address components through repeated string concatenation which when parsing large domain-literal components, could cause excessive CPU consumption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the crypto/x509 package in the Go standard library. This vulnerability allows a certificate validation bypass via an excluded subdomain constraint in a certificated chain as it does not restrict the usage of wildcard SANs in the leaf certificate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
A TLS connection handling flaw has been discovered in the golang crypto/tls library. During the TLS 1.3 handshake if multiple messages are sent in records that span encryption level boundaries (for instance the Client Hello and Encrypted Extensions messages), the subsequent messages may be processed before the encryption level changes. This can cause some minor information disclosure if a network-local attacker can inject messages during the handshake.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in cmd/go. An attacker can exploit this by building a malicious Go source file that uses the '#cgo pkg-config:' directive. This allows the attacker to write to an arbitrary file with partial control over its content, by providing a '--log-file' argument to the pkg-config command. This vulnerability can lead to arbitrary file write.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's 'cgo tool'. This vulnerability arises from a discrepancy in how Go and C/C++ comments are parsed, which allows for malicious code to be hidden within comments and then "smuggled" into the compiled `cgo` binary. An attacker could exploit this to embed and execute arbitrary code, potentially leading to significant system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang's cmd/go module. This vulnerability allows a local attacker to achieve local code execution by downloading and building modules with specially crafted malicious version strings. On systems with Mercurial (hg) installed, this can occur when downloading modules from non-standard sources due to how external Version Control System (VCS) commands are constructed. Additionally, on systems with Git installed, providing malicious version strings to the toolchain can enable an attacker to write to arbitrary files on the filesystem. This issue is triggered by explicitly supplying these malicious version strings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw has been discovered in the golang `os` module. On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which the File was opened. The impact of this escape is limited to reading metadata provided by lstat from arbitrary locations on the filesystem without permitting reading or writing files outside the root.
CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/net/http2. A remote attacker can exploit this vulnerability by sending specially crafted HTTP/2 frames, which are data packets used in the HTTP/2 protocol. Due to a missing check for null values, processing these specific frames (types 0x0a through 0x0f) can cause the server to crash. This leads to a Denial of Service (DoS) condition, making the affected server unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially leading to memory corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the cmd/compile package in the Go standard library. A no-op interface conversion prevented the compiler from correctly identifying non-overlapping memory moves. As a result, the compiler allows unsafe memory move operations to occur at runtime, potentially causing data corruption, memory corruption or unexpected application behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's `archive/tar` package. A remote attacker could exploit this vulnerability by providing a maliciously-crafted archive file. When the `tar.Reader` processes an archive containing a large number of sparse regions in the "old GNU sparse map" format, it can lead to unbounded memory allocation. This can result in a Denial of Service (DoS) condition, making the affected application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `html/template` package. This vulnerability arises from improper tracking of context and brace depth within JavaScript (JS) template literals. A remote attacker could exploit these issues to cause content to be incorrectly or improperly escaped, leading to Cross-Site Scripting (XSS) vulnerabilities. This could allow an attacker to inject malicious scripts into web pages viewed by other users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/image/tiff. A remote attacker could exploit this vulnerability by providing a maliciously crafted Tagged Image File Format (TIFF) file. This could cause the image decoding process to attempt to allocate up to 4 gigabytes (GiB) of memory. The excessive resource consumption or an out-of-memory error would lead to a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/image. A remote attacker could exploit this vulnerability by providing a specially crafted WEBP image with an invalid, large size. This could cause the application to panic and crash on 32-bit platforms, leading to a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in gopls. When started with -listen using a hostless address (for example :8080) or with -port, the language server binds to 0.0.0.0 instead of localhost, exposing the debug interface to the local network and allowing arbitrary code execution by a malicious party on the same network.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
{
"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 Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:7385",
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27141",
"url": "https://access.redhat.com/security/cve/CVE-2026-27141"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58190",
"url": "https://access.redhat.com/security/cve/CVE-2025-58190"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47911",
"url": "https://access.redhat.com/security/cve/CVE-2025-47911"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22873",
"url": "https://access.redhat.com/security/cve/CVE-2025-22873"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68119",
"url": "https://access.redhat.com/security/cve/CVE-2025-68119"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61732",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61731",
"url": "https://access.redhat.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61725",
"url": "https://access.redhat.com/security/cve/CVE-2025-61725"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61724",
"url": "https://access.redhat.com/security/cve/CVE-2025-61724"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61723",
"url": "https://access.redhat.com/security/cve/CVE-2025-61723"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58186",
"url": "https://access.redhat.com/security/cve/CVE-2025-58186"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58185",
"url": "https://access.redhat.com/security/cve/CVE-2025-58185"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58181",
"url": "https://access.redhat.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47914",
"url": "https://access.redhat.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47912",
"url": "https://access.redhat.com/security/cve/CVE-2025-47912"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47910",
"url": "https://access.redhat.com/security/cve/CVE-2025-47910"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68121",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61730",
"url": "https://access.redhat.com/security/cve/CVE-2025-61730"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58189",
"url": "https://access.redhat.com/security/cve/CVE-2025-58189"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58187",
"url": "https://access.redhat.com/security/cve/CVE-2025-58187"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58188",
"url": "https://access.redhat.com/security/cve/CVE-2025-58188"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58183",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61728",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33809",
"url": "https://access.redhat.com/security/cve/CVE-2026-33809"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32289",
"url": "https://access.redhat.com/security/cve/CVE-2026-32289"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32288",
"url": "https://access.redhat.com/security/cve/CVE-2026-32288"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32283",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32282",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27144",
"url": "https://access.redhat.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27143",
"url": "https://access.redhat.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61727",
"url": "https://access.redhat.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25679",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27139",
"url": "https://access.redhat.com/security/cve/CVE-2026-27139"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33813",
"url": "https://access.redhat.com/security/cve/CVE-2026-33813"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42503",
"url": "https://access.redhat.com/security/cve/CVE-2026-42503"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7385.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-09-14T00:12:31+00:00",
"generator": {
"date": "2026-09-14T00:12:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.21"
}
},
"id": "RHSA-2026:7385",
"initial_release_date": "2026-04-10T14:24:10+00:00",
"revision_history": [
{
"date": "2026-04-10T14:24:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-04T00:36:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-14T00:12:31+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-25-main@aarch64",
"product": {
"name": "golang1-25-main@aarch64",
"product_id": "golang1-25-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.25@1.25.9-1.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-25-main@src",
"product": {
"name": "golang1-25-main@src",
"product_id": "golang1-25-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.25@1.25.9-1.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-25-main@x86_64",
"product": {
"name": "golang1-25-main@x86_64",
"product_id": "golang1-25-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.25@1.25.9-1.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-25-main@noarch",
"product": {
"name": "golang1-25-main@noarch",
"product_id": "golang1-25-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.25-docs@1.25.9-1.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-25-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-25-main@aarch64"
},
"product_reference": "golang1-25-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-25-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-25-main@noarch"
},
"product_reference": "golang1-25-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-25-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-25-main@src"
},
"product_reference": "golang1-25-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-25-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-25-main@x86_64"
},
"product_reference": "golang1-25-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22873",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-02-05T00:01:17.475869+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436992"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal vulnerability has been identified in the Go os package affecting the Root abstraction, where improper handling of trailing path separators could allow access to the parent directory of a configured root directory. By supplying a filename ending in \"../\", an attacker may be able to open the immediate parent directory of the intended Root. Although this escape does not allow traversal to higher-level ancestors or direct access to files within the parent directory, it may expose directory metadata or unintended filesystem structure if the application passes untrusted path input to Root.Open.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "os: os: Information disclosure via path traversal using specially crafted filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security classified this issue as Moderate.\n\nThe flaw exists in a local filesystem abstraction within the Go standard library, it can also be exploited remotely in applications that accept attacker-controlled path input over a network and pass it to Root.Open without proper validation. The attack complexity is low, as exploitation requires only appending \"../\" to the supplied path. However, the impact is limited: the flaw permits opening only the immediate parent directory, not arbitrary filesystem locations or files contained within that directory. There is no direct impact on file integrity or application availability. These constraints limit the practical exposure of the issue while still represents a boundary bypass and may expose unintended filesystem metadata. The issue does not permit traversal beyond the parent directory, modification of files, or broader system compromise, thereby constraining its overall impact.",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22873"
},
{
"category": "external",
"summary": "RHBZ#2436992",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436992"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22873"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22873",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22873"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2025/05/06/2",
"url": "http://www.openwall.com/lists/oss-security/2025/05/06/2"
},
{
"category": "external",
"summary": "https://go.dev/cl/670036",
"url": "https://go.dev/cl/670036"
},
{
"category": "external",
"summary": "https://go.dev/issue/73555",
"url": "https://go.dev/issue/73555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/UZoIkUT367A/m/5WDxKizJAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/UZoIkUT367A/m/5WDxKizJAQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4403",
"url": "https://pkg.go.dev/vuln/GO-2026-4403"
}
],
"release_date": "2026-02-04T23:05:24.803000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "os: os: Information disclosure via path traversal using specially crafted filenames"
},
{
"cve": "CVE-2025-47910",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2025-09-22T22:00:44.572202+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397528"
}
],
"notes": [
{
"category": "description",
"text": "A CrossOriginProtection bypass has been discovered in the golang net/http package. When using http.CrossOriginProtection, the AddInsecureBypassPattern method can unexpectedly bypass more requests than intended. CrossOriginProtection then skips validation, but forwards the original request path, which may be served by a different handler without the intended security protections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: CrossOriginProtection bypass in net/http",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47910"
},
{
"category": "external",
"summary": "RHBZ#2397528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47910",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47910"
},
{
"category": "external",
"summary": "https://go.dev/cl/699275",
"url": "https://go.dev/cl/699275"
},
{
"category": "external",
"summary": "https://go.dev/issue/75054",
"url": "https://go.dev/issue/75054"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/PtW9VW21NPs/m/DJhMQ-m5AQAJ",
"url": "https://groups.google.com/g/golang-announce/c/PtW9VW21NPs/m/DJhMQ-m5AQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3955",
"url": "https://pkg.go.dev/vuln/GO-2025-3955"
}
],
"release_date": "2025-09-22T21:01:55.440000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: CrossOriginProtection bypass in net/http"
},
{
"cve": "CVE-2025-47911",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2026-02-05T18:01:23.423406+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437109"
}
],
"notes": [
{
"category": "description",
"text": "The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Moderate: The `golang.org/x/net/html` package, used across various Red Hat products, is vulnerable to a denial of service due to quadratic parsing complexity in its `html.Parse` function. An attacker providing specially crafted HTML content could exploit this flaw, leading to resource exhaustion and service unavailability in applications that process untrusted HTML input.",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47911"
},
{
"category": "external",
"summary": "RHBZ#2437109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437109"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47911"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47911",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47911"
},
{
"category": "external",
"summary": "https://github.com/golang/vulndb/issues/4440",
"url": "https://github.com/golang/vulndb/issues/4440"
},
{
"category": "external",
"summary": "https://go.dev/cl/709876",
"url": "https://go.dev/cl/709876"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c",
"url": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4440",
"url": "https://pkg.go.dev/vuln/GO-2026-4440"
}
],
"release_date": "2026-02-05T17:48:44.562000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html"
},
{
"cve": "CVE-2025-47912",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-10-29T23:01:06.642219+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407247"
}
],
"notes": [
{
"category": "description",
"text": "The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: \"http://[::1]/\". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Insufficient validation of bracketed IPv6 hostnames in net/url",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47912"
},
{
"category": "external",
"summary": "RHBZ#2407247",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407247"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47912"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47912",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47912"
},
{
"category": "external",
"summary": "https://go.dev/cl/709857",
"url": "https://go.dev/cl/709857"
},
{
"category": "external",
"summary": "https://go.dev/issue/75678",
"url": "https://go.dev/issue/75678"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4010",
"url": "https://pkg.go.dev/vuln/GO-2025-4010"
}
],
"release_date": "2025-10-29T22:10:13.435000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/url: Insufficient validation of bracketed IPv6 hostnames in net/url"
},
{
"cve": "CVE-2025-47914",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-19T21:01:06.202641+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SSH Agent servers component (golang.org/x/crypto/ssh/agent). This vulnerability allows a remote attacker to cause a denial of service (DoS) by sending a specially crafted, malformed message during new identity requests. The server fails to validate the size of these messages, leading to an out-of-bounds read that can cause the program to panic and terminate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. The golang.org/x/crypto/ssh/agent library, when used in SSH Agent servers, does not properly validate the size of messages during new identity requests. A specially crafted malformed message can lead to an out-of-bounds read, causing the program to panic and resulting in a denial of service.",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "RHBZ#2416000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"category": "external",
"summary": "https://go.dev/cl/721960",
"url": "https://go.dev/cl/721960"
},
{
"category": "external",
"summary": "https://go.dev/issue/76364",
"url": "https://go.dev/issue/76364"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA",
"url": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4135",
"url": "https://pkg.go.dev/vuln/GO-2025-4135"
}
],
"release_date": "2025-11-19T20:33:43.126000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages"
},
{
"cve": "CVE-2025-58181",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-11-19T21:00:50.197590+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415997"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. An attacker can exploit this vulnerability by sending specially crafted GSSAPI (Generic Security Service Application Program Interface) authentication requests to an SSH (Secure Shell) server. The server fails to validate the number of mechanisms specified in these requests, leading to unbounded memory consumption. This can result in a Denial of Service (DoS), making the SSH server unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. SSH servers utilizing `golang.org/x/crypto/ssh` and configured to process GSSAPI authentication requests are susceptible to unbounded memory consumption. An attacker can exploit this by sending specially crafted GSSAPI authentication requests, potentially leading to a denial of service.",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "RHBZ#2415997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415997"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"category": "external",
"summary": "https://go.dev/cl/721961",
"url": "https://go.dev/cl/721961"
},
{
"category": "external",
"summary": "https://go.dev/issue/76363",
"url": "https://go.dev/issue/76363"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA",
"url": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4134",
"url": "https://pkg.go.dev/vuln/GO-2025-4134"
}
],
"release_date": "2025-11-19T20:33:42.795000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication"
},
{
"cve": "CVE-2025-58183",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:50.573951+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407258"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to be able to process a specially crafted GNU tar pax 1.0 archive with the application using the archive/tar package. Additionally, this issue can cause the Go application to allocate a large amount of memory, eventually leading to an out-of-memory condition and resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "RHBZ#2407258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://go.dev/cl/709861",
"url": "https://go.dev/cl/709861"
},
{
"category": "external",
"summary": "https://go.dev/issue/75677",
"url": "https://go.dev/issue/75677"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4014",
"url": "https://pkg.go.dev/vuln/GO-2025-4014"
}
],
"release_date": "2025-10-29T22:10:14.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map"
},
{
"cve": "CVE-2025-58185",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:25.877898+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407251"
}
],
"notes": [
{
"category": "description",
"text": "A memory exhaustion flaw has been discovered in the golang encoding/asn1 module. Within parseSequenceOf, reflect.MakeSlice is being used to pre-allocate a slice that is needed in order to fully validate the given DER payload. The size of the slice allocated are also multiple times larger than the input DER. As a result, a malicious actor can craft a big empty DER payload, resulting in an unnecessary large allocation of memories. This can be a way to cause memory exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/asn1: Parsing DER payload can cause memory exhaustion in encoding/asn1",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58185"
},
{
"category": "external",
"summary": "RHBZ#2407251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58185"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"category": "external",
"summary": "https://github.com/golang/go/commit/8709a41d5ef7321f486a1857f189c3fee20e8edd",
"url": "https://github.com/golang/go/commit/8709a41d5ef7321f486a1857f189c3fee20e8edd"
},
{
"category": "external",
"summary": "https://go.dev/cl/709856",
"url": "https://go.dev/cl/709856"
},
{
"category": "external",
"summary": "https://go.dev/issue/75671",
"url": "https://go.dev/issue/75671"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4011",
"url": "https://pkg.go.dev/vuln/GO-2025-4011"
}
],
"release_date": "2025-10-29T22:10:13.682000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "encoding/asn1: Parsing DER payload can cause memory exhaustion in encoding/asn1"
},
{
"cve": "CVE-2025-58186",
"discovery_date": "2025-10-29T23:01:22.260983+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407250"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/net/http. A remote attacker could exploit this vulnerability by sending a large number of small cookies to an HTTP server. Despite a default 1MB limit on HTTP headers, the number of cookies parsed is unrestricted, leading to excessive memory allocation. This can cause the server to consume significant memory resources, resulting in a denial of service (DoS) for legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/net/http: Lack of limit when parsing cookies can cause memory exhaustion in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A denial of service vulnerability exists in applications using `golang.org/net/http` where an attacker can cause excessive memory consumption by sending a large number of small cookies. While HTTP headers generally have a 1MB limit, the parsing of individual cookies does not, leading to potential resource exhaustion. This issue has a Low impact on Red Hat products due to typical deployment configurations and resource management practices.",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58186"
},
{
"category": "external",
"summary": "RHBZ#2407250",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407250"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58186"
},
{
"category": "external",
"summary": "https://go.dev/cl/709855",
"url": "https://go.dev/cl/709855"
},
{
"category": "external",
"summary": "https://go.dev/issue/75672",
"url": "https://go.dev/issue/75672"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4012",
"url": "https://pkg.go.dev/vuln/GO-2025-4012"
}
],
"release_date": "2025-10-29T22:10:13.912000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang.org/net/http: Lack of limit when parsing cookies can cause memory exhaustion in net/http"
},
{
"cve": "CVE-2025-58187",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:54.130980+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407259"
}
],
"notes": [
{
"category": "description",
"text": "A potential denial of service flaw has been discovered in golang\u0027s crypto/x509 module. Due to the design of the name constraint checking algorithm, the processing time of some inputs scales non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: Quadratic complexity when checking name constraints in crypto/x509",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58187"
},
{
"category": "external",
"summary": "RHBZ#2407259",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407259"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58187"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"category": "external",
"summary": "https://github.com/golang/go/commit/3fc4c79fdbb17b9b29ea9f8c29dd780df075d4c4",
"url": "https://github.com/golang/go/commit/3fc4c79fdbb17b9b29ea9f8c29dd780df075d4c4"
},
{
"category": "external",
"summary": "https://go.dev/cl/709854",
"url": "https://go.dev/cl/709854"
},
{
"category": "external",
"summary": "https://go.dev/issue/75681",
"url": "https://go.dev/issue/75681"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4007",
"url": "https://pkg.go.dev/vuln/GO-2025-4007"
}
],
"release_date": "2025-10-29T22:10:12.624000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: Quadratic complexity when checking name constraints in crypto/x509"
},
{
"cve": "CVE-2025-58188",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2025-10-29T23:01:39.787633+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407255"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vector has been discovered in the golang crypto/x509 module. An attacker could craft an intermediate X.509 certificate containing a DSA public key and can crash a remote host with an unauthenticated call to any endpoint that verifies the certificate chain.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Panic when validating certificates with DSA public keys in crypto/x509",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Availability impacts are limited on Red Hat products as they do not affect the host systems.",
"title": "Statement"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58188"
},
{
"category": "external",
"summary": "RHBZ#2407255",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407255"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58188"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
}
],
"release_date": "2025-10-29T22:10:14.143000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Panic when validating certificates with DSA public keys in crypto/x509"
},
{
"cve": "CVE-2025-58189",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2025-10-29T23:01:57.740310+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407260"
}
],
"notes": [
{
"category": "description",
"text": "The crypto/tls conn.Handshake method returns an error on the server-side when ALPN negotation fails which can contain arbitrary attacker controlled information provided by the client-side of the connection which is not escaped. This affects programs which log these errors without any additional form of sanitization, and may allow injection of attacker controlled information into logs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: go crypto/tls ALPN negotiation error contains attacker controlled information",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58189"
},
{
"category": "external",
"summary": "RHBZ#2407260",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407260"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58189",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"category": "external",
"summary": "https://go.dev/cl/707776",
"url": "https://go.dev/cl/707776"
},
{
"category": "external",
"summary": "https://go.dev/issue/75652",
"url": "https://go.dev/issue/75652"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4008",
"url": "https://pkg.go.dev/vuln/GO-2025-4008"
}
],
"release_date": "2025-10-29T22:10:12.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: go crypto/tls ALPN negotiation error contains attacker controlled information"
},
{
"cve": "CVE-2025-58190",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-02-05T18:01:26.511908+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437110"
}
],
"notes": [
{
"category": "description",
"text": "The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) in an exposed go application if an attacker provides specially crafted HTML content.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Infinite parsing loop in golang.org/x/net",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58190"
},
{
"category": "external",
"summary": "RHBZ#2437110",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437110"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58190",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58190"
},
{
"category": "external",
"summary": "https://github.com/golang/vulndb/issues/4441",
"url": "https://github.com/golang/vulndb/issues/4441"
},
{
"category": "external",
"summary": "https://go.dev/cl/709875",
"url": "https://go.dev/cl/709875"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c",
"url": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4441",
"url": "https://pkg.go.dev/vuln/GO-2026-4441"
}
],
"release_date": "2026-02-05T17:48:44.693000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: Infinite parsing loop in golang.org/x/net"
},
{
"cve": "CVE-2025-61723",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:29.304260+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407252"
}
],
"notes": [
{
"category": "description",
"text": "A potential denial of service flaw has been discovered in the golang encoding/pem module. Due to the design of the PEM parsing function, the processing time for some\ninputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs and may result in an unresponsive program should an attacker exploit it.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/pem: Quadratic complexity when parsing some invalid inputs in encoding/pem",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61723"
},
{
"category": "external",
"summary": "RHBZ#2407252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407252"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"category": "external",
"summary": "https://github.com/golang/go/commit/5ce8cd16f3859ec5ac4106ad8ec15d6236f4501b",
"url": "https://github.com/golang/go/commit/5ce8cd16f3859ec5ac4106ad8ec15d6236f4501b"
},
{
"category": "external",
"summary": "https://go.dev/cl/709858",
"url": "https://go.dev/cl/709858"
},
{
"category": "external",
"summary": "https://go.dev/issue/75676",
"url": "https://go.dev/issue/75676"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4009",
"url": "https://pkg.go.dev/vuln/GO-2025-4009"
}
],
"release_date": "2025-10-29T22:10:13.220000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "encoding/pem: Quadratic complexity when parsing some invalid inputs in encoding/pem"
},
{
"cve": "CVE-2025-61724",
"cwe": {
"id": "CWE-1046",
"name": "Creation of Immutable Text Using String Concatenation"
},
"discovery_date": "2025-10-29T23:01:47.202663+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407257"
}
],
"notes": [
{
"category": "description",
"text": "The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/textproto: Excessive CPU consumption in Reader.ReadResponse in net/textproto",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61724"
},
{
"category": "external",
"summary": "RHBZ#2407257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407257"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"category": "external",
"summary": "https://go.dev/cl/709859",
"url": "https://go.dev/cl/709859"
},
{
"category": "external",
"summary": "https://go.dev/issue/75716",
"url": "https://go.dev/issue/75716"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4015",
"url": "https://pkg.go.dev/vuln/GO-2025-4015"
}
],
"release_date": "2025-10-29T22:10:14.609000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/textproto: Excessive CPU consumption in Reader.ReadResponse in net/textproto"
},
{
"cve": "CVE-2025-61725",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:18.805163+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407249"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability has been discovered in the golang net/mail module. The ParseAddress function constructed domain-literal address components through repeated string concatenation which when parsing large domain-literal components, could cause excessive CPU consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: Excessive CPU consumption in ParseAddress in net/mail",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61725"
},
{
"category": "external",
"summary": "RHBZ#2407249",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407249"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"category": "external",
"summary": "https://go.dev/cl/709860",
"url": "https://go.dev/cl/709860"
},
{
"category": "external",
"summary": "https://go.dev/issue/75680",
"url": "https://go.dev/issue/75680"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4006",
"url": "https://pkg.go.dev/vuln/GO-2025-4006"
}
],
"release_date": "2025-10-29T22:10:12.255000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/mail: Excessive CPU consumption in ParseAddress in net/mail"
},
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61727",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2025-12-03T20:01:21.730501+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418677"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/x509 package in the Go standard library. This vulnerability allows a certificate validation bypass via an excluded subdomain constraint in a certificated chain as it does not restrict the usage of wildcard SANs in the leaf certificate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: excluded subdomain constraint does not restrict wildcard SANs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to obtain a leaf certificate with a wildcard SAN (e.g., *.example.com) and the legitimate certificate policy must contain an excluded DNS name constraint (e.g., to prevent issuance for test.example.com), allowing an application using the crypto/x509 package to validate the certificate when it should have been rejected and to be vulnerable to MITM (man-in-the-middle) attacks. Additionally, the attacker does not have full control of what data can be read of modified during the attack. Due to these reasons, this flaw has been rated with a moderate severity.",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "RHBZ#2418677",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418677"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"category": "external",
"summary": "https://go.dev/cl/723900",
"url": "https://go.dev/cl/723900"
},
{
"category": "external",
"summary": "https://go.dev/issue/76442",
"url": "https://go.dev/issue/76442"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4175",
"url": "https://pkg.go.dev/vuln/GO-2025-4175"
}
],
"release_date": "2025-12-03T19:37:15.054000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: excluded subdomain constraint does not restrict wildcard SANs"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-61730",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2026-01-28T20:01:36.508659+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434430"
}
],
"notes": [
{
"category": "description",
"text": "A TLS connection handling flaw has been discovered in the golang crypto/tls library. During the TLS 1.3 handshake if multiple messages are sent in records that span encryption level boundaries (for instance the Client Hello and Encrypted Extensions messages), the subsequent messages may be processed before the encryption level changes. This can cause some minor information disclosure if a network-local attacker can inject messages during the handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Handshake messages may be processed at the incorrect encryption level in crypto/tls",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The data leak after exploitation of this vulnerability is minor, data such as Handshake message contents that should have been processed only after switching to a stronger TLS 1.3 encryption level, Protocol state details such as which handshake message was processed when, Timing and ordering information about the TLS 1.3 state.",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61730"
},
{
"category": "external",
"summary": "RHBZ#2434430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434430"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61730"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61730",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61730"
}
],
"release_date": "2026-01-28T19:30:30.986000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Handshake messages may be processed at the incorrect encryption level in crypto/tls"
},
{
"cve": "CVE-2025-61731",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-01-28T20:01:45.587773+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434433"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cmd/go. An attacker can exploit this by building a malicious Go source file that uses the \u0027#cgo pkg-config:\u0027 directive. This allows the attacker to write to an arbitrary file with partial control over its content, by providing a \u0027--log-file\u0027 argument to the pkg-config command. This vulnerability can lead to arbitrary file write.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is Important rather than Moderate because compiling a malicious Go source file can cause `pkg-config` to create or append data to files at attacker-chosen locations, subject to the permissions of the build user. This can enable unintended filesystem modifications during the build process, which can lead to broken builds, alter tool behavior, and poison caches or artifacts, even without direct code execution.",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "RHBZ#2434433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434433"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61731"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61731",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61731"
},
{
"category": "external",
"summary": "https://go.dev/cl/736711",
"url": "https://go.dev/cl/736711"
},
{
"category": "external",
"summary": "https://go.dev/issue/77100",
"url": "https://go.dev/issue/77100"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4339",
"url": "https://pkg.go.dev/vuln/GO-2026-4339"
}
],
"release_date": "2026-01-28T19:30:30.844000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive"
},
{
"cve": "CVE-2025-61732",
"discovery_date": "2026-02-05T05:00:47.678207+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437016"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s \u0027cgo tool\u0027. This vulnerability arises from a discrepancy in how Go and C/C++ comments are parsed, which allows for malicious code to be hidden within comments and then \"smuggled\" into the compiled `cgo` binary. An attacker could exploit this to embed and execute arbitrary code, potentially leading to significant system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/cgo: Go cgo: Code smuggling due to comment parsing discrepancy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability in the `cmd/cgo` component of the Go toolchain. A parsing discrepancy between Go and C/C++ comments could allow for code smuggling into the resulting `cgo` binary. This primarily affects systems where untrusted Go modules utilizing `cgo` are built, impacting Red Hat Enterprise Linux and OpenShift Container Platform.",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "RHBZ#2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://go.dev/cl/734220",
"url": "https://go.dev/cl/734220"
},
{
"category": "external",
"summary": "https://go.dev/issue/76697",
"url": "https://go.dev/issue/76697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4433",
"url": "https://pkg.go.dev/vuln/GO-2026-4433"
}
],
"release_date": "2026-02-05T03:42:26.392000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/cgo: Go cgo: Code smuggling due to comment parsing discrepancy"
},
{
"cve": "CVE-2025-68119",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-01-28T20:01:57.098669+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434438"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang\u0027s cmd/go module. This vulnerability allows a local attacker to achieve local code execution by downloading and building modules with specially crafted malicious version strings. On systems with Mercurial (hg) installed, this can occur when downloading modules from non-standard sources due to how external Version Control System (VCS) commands are constructed. Additionally, on systems with Git installed, providing malicious version strings to the toolchain can enable an attacker to write to arbitrary files on the filesystem. This issue is triggered by explicitly supplying these malicious version strings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: cmd/go: Local code execution and arbitrary file write via malicious module version strings",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated Moderate severity by Red Hat Product Security, because exploitation requires non-standard and intentional user behavior. \n\nThe attacker must explicitly supply a specially crafted module version string, which does not occur during normal Go module usage such as @latest or standard module paths, making the attack complexity high. \n\nAdditionally, user interaction is required, as the vulnerable behavior is only triggered when a user manually invokes the Go toolchain to download or build the malicious module.\n \nWhile successful exploitation can result in local code execution or arbitrary file modification, the combination of local access, manual input, and uncommon usage patterns significantly limits the likelihood of exploitation in typical environments.",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68119"
},
{
"category": "external",
"summary": "RHBZ#2434438",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434438"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68119"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68119",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68119"
},
{
"category": "external",
"summary": "https://go.dev/cl/736710",
"url": "https://go.dev/cl/736710"
},
{
"category": "external",
"summary": "https://go.dev/issue/77099",
"url": "https://go.dev/issue/77099"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4338",
"url": "https://pkg.go.dev/vuln/GO-2026-4338"
}
],
"release_date": "2026-01-28T19:30:30.704000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u0027s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cmd/go: cmd/go: Local code execution and arbitrary file write via malicious module version strings"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a moderate flaw because it only occurs under specific conditions, such as TLS session resumption with runtime changes to certificate authority settings. Exploitation is not straightforward and requires a controlled setup. The impact is limited to certificate validation within the same component and does not affect system availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption"
},
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-27139",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-06T22:01:08.670782+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445335"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw has been discovered in the golang `os` module. On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which the File was opened. The impact of this escape is limited to reading metadata provided by lstat from arbitrary locations on the filesystem without permitting reading or writing files outside the root.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "os: FileInfo can escape from a Root in golang os module",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27139"
},
{
"category": "external",
"summary": "RHBZ#2445335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27139",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27139"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27139",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27139"
},
{
"category": "external",
"summary": "https://go.dev/cl/749480",
"url": "https://go.dev/cl/749480"
},
{
"category": "external",
"summary": "https://go.dev/issue/77827",
"url": "https://go.dev/issue/77827"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4602",
"url": "https://pkg.go.dev/vuln/GO-2026-4602"
}
],
"release_date": "2026-03-06T21:28:14.451000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 2.5,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "os: FileInfo can escape from a Root in golang os module"
},
{
"cve": "CVE-2026-27141",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-02-26T20:09:11.626155+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443104"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/http2. A remote attacker can exploit this vulnerability by sending specially crafted HTTP/2 frames, which are data packets used in the HTTP/2 protocol. Due to a missing check for null values, processing these specific frames (types 0x0a through 0x0f) can cause the server to crash. This leads to a Denial of Service (DoS) condition, making the affected server unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: golang.org/x/net/http2: Denial of Service due to malformed HTTP/2 frames",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27141"
},
{
"category": "external",
"summary": "RHBZ#2443104",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443104"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27141",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27141"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27141",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27141"
},
{
"category": "external",
"summary": "https://go.dev/cl/746180",
"url": "https://go.dev/cl/746180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77652",
"url": "https://go.dev/issue/77652"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4559",
"url": "https://pkg.go.dev/vuln/GO-2026-4559"
}
],
"release_date": "2026-02-26T18:50:31.830000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: golang.org/x/net/http2: Denial of Service due to malformed HTTP/2 frames"
},
{
"cve": "CVE-2026-27143",
"cwe": {
"id": "CWE-733",
"name": "Compiler Optimization Removal or Modification of Security-critical Code"
},
"discovery_date": "2026-04-08T02:01:29.491546+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially leading to memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/compile: possible memory corruption after bound check elimination",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is only exploitable in applications that contain a loop structure that relies on an induction variable. An induction variable is a variable that gets modified, usually incremented or decremented, by a predictable amount on each iteration. Inside the loop, the induction variable must be directly used as the index to access or modify elements within an array or a slice. Additionally, an attacker must be able to cause an integer overflow or underflow in the induction variable to trigger this issue. Due to these reasons, this flaw has been rated with a moderate severity.",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "RHBZ#2456342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27143"
},
{
"category": "external",
"summary": "https://go.dev/cl/763765",
"url": "https://go.dev/cl/763765"
},
{
"category": "external",
"summary": "https://go.dev/issue/78333",
"url": "https://go.dev/issue/78333"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4868",
"url": "https://pkg.go.dev/vuln/GO-2026-4868"
}
],
"release_date": "2026-04-08T01:06:57.168000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, strictly sanitize and enforce bounds checking on any untrusted user input that influences loop counters, iteration limits, or memory indices. If there is no integer overflow or underflow, the out-of-bounds access cannot occur.",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/compile: possible memory corruption after bound check elimination"
},
{
"cve": "CVE-2026-27144",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2026-04-08T02:01:22.896153+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456340"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cmd/compile package in the Go standard library. A no-op interface conversion prevented the compiler from correctly identifying non-overlapping memory moves. As a result, the compiler allows unsafe memory move operations to occur at runtime, potentially causing data corruption, memory corruption or unexpected application behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/compile: no-op interface conversion bypasses overlap checking",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable in applications that contain a memory move or copy operation that is subject to a no-op (no-operation) interface conversion. Furthermore, the source and destination memory addresses involved in the move or copy must overlap and an attacker must be able to supply an input that triggers this specific operation. Due to these reasons, this flaw has been rated with a moderate severity.",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "RHBZ#2456340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456340"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27144"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27144",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27144"
},
{
"category": "external",
"summary": "https://go.dev/cl/763764",
"url": "https://go.dev/cl/763764"
},
{
"category": "external",
"summary": "https://go.dev/issue/78371",
"url": "https://go.dev/issue/78371"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4867",
"url": "https://pkg.go.dev/vuln/GO-2026-4867"
}
],
"release_date": "2026-04-08T01:06:56.908000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"category": "workaround",
"details": "To mitigate this issue, review code that performs memory copies or struct assignments. If data is being passed through an interface (such as \u0027any\u0027 or \u0027interface{}\u0027) just before a move operation, refactor the code to use concrete types or explicit pointers instead.",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/compile: no-op interface conversion bypasses overlap checking"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in the Go `crypto/tls` package allows a remote attacker to cause a denial of service in applications using TLS 1.3. By sending multiple key update messages in a single record post-handshake, an attacker can trigger a connection deadlock, leading to uncontrolled resource consumption. This impacts Red Hat products utilizing the affected Go standard library for TLS 1.3 connections.",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
},
{
"cve": "CVE-2026-32288",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:00:57.624222+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456332"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `archive/tar` package. A remote attacker could exploit this vulnerability by providing a maliciously-crafted archive file. When the `tar.Reader` processes an archive containing a large number of sparse regions in the \"old GNU sparse map\" format, it can lead to unbounded memory allocation. This can result in a Denial of Service (DoS) condition, making the affected application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "archive/tar: golang: Go\u0027s archive/tar package: Denial of Service via maliciously-crafted archive",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32288"
},
{
"category": "external",
"summary": "RHBZ#2456332",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456332"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32288",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32288"
},
{
"category": "external",
"summary": "https://go.dev/cl/763766",
"url": "https://go.dev/cl/763766"
},
{
"category": "external",
"summary": "https://go.dev/issue/78301",
"url": "https://go.dev/issue/78301"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4869",
"url": "https://pkg.go.dev/vuln/GO-2026-4869"
}
],
"release_date": "2026-04-08T01:06:57.416000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "archive/tar: golang: Go\u0027s archive/tar package: Denial of Service via maliciously-crafted archive"
},
{
"cve": "CVE-2026-32289",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-04-08T02:01:05.911683+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456334"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `html/template` package. This vulnerability arises from improper tracking of context and brace depth within JavaScript (JS) template literals. A remote attacker could exploit these issues to cause content to be incorrectly or improperly escaped, leading to Cross-Site Scripting (XSS) vulnerabilities. This could allow an attacker to inject malicious scripts into web pages viewed by other users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "html/template: golang: html/template: Cross-Site Scripting (XSS) via improper context and brace depth tracking in JS template literals",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32289"
},
{
"category": "external",
"summary": "RHBZ#2456334",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456334"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32289",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32289"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32289",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32289"
},
{
"category": "external",
"summary": "https://go.dev/cl/763762",
"url": "https://go.dev/cl/763762"
},
{
"category": "external",
"summary": "https://go.dev/issue/78331",
"url": "https://go.dev/issue/78331"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4865",
"url": "https://pkg.go.dev/vuln/GO-2026-4865"
}
],
"release_date": "2026-04-08T01:06:56.297000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "html/template: golang: html/template: Cross-Site Scripting (XSS) via improper context and brace depth tracking in JS template literals"
},
{
"cve": "CVE-2026-33809",
"cwe": {
"id": "CWE-1285",
"name": "Improper Validation of Specified Index, Position, or Offset in Input"
},
"discovery_date": "2026-03-25T19:01:55.384019+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/image/tiff. A remote attacker could exploit this vulnerability by providing a maliciously crafted Tagged Image File Format (TIFF) file. This could cause the image decoding process to attempt to allocate up to 4 gigabytes (GiB) of memory. The excessive resource consumption or an out-of-memory error would lead to a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via maliciously crafted TIFF file",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33809"
},
{
"category": "external",
"summary": "RHBZ#2451437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33809",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33809"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33809",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33809"
},
{
"category": "external",
"summary": "https://go.dev/cl/757660",
"url": "https://go.dev/cl/757660"
},
{
"category": "external",
"summary": "https://go.dev/issue/78267",
"url": "https://go.dev/issue/78267"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4815",
"url": "https://pkg.go.dev/vuln/GO-2026-4815"
}
],
"release_date": "2026-03-25T18:24:04.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via maliciously crafted TIFF file"
},
{
"cve": "CVE-2026-33813",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-04-21T20:01:02.224363+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460221"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/image. A remote attacker could exploit this vulnerability by providing a specially crafted WEBP image with an invalid, large size. This could cause the application to panic and crash on 32-bit platforms, leading to a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/image: golang: golang.org/x/image: Denial of Service via malformed WEBP image 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33813"
},
{
"category": "external",
"summary": "RHBZ#2460221",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460221"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33813",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33813"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33813",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33813"
},
{
"category": "external",
"summary": "https://go.dev/cl/759860",
"url": "https://go.dev/cl/759860"
},
{
"category": "external",
"summary": "https://go.dev/issue/78407",
"url": "https://go.dev/issue/78407"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4961",
"url": "https://pkg.go.dev/vuln/GO-2026-4961"
}
],
"release_date": "2026-04-21T19:21:27.644000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/image: golang: golang.org/x/image: Denial of Service via malformed WEBP image parsing"
},
{
"cve": "CVE-2026-42503",
"cwe": {
"id": "CWE-1327",
"name": "Binding to an Unrestricted IP Address"
},
"discovery_date": "2026-05-06T17:01:10.095086+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467285"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gopls. When started with -listen using a hostless address (for example :8080) or with -port, the language server binds to 0.0.0.0 instead of localhost, exposing the debug interface to the local network and allowing arbitrary code execution by a malicious party on the same network.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: golang.org/x/tools/gopls: gopls: Arbitrary code execution due to insecure network binding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "gopls is vulnerable to arbitrary code execution when debug flags cause it to listen on all interfaces. Using -listen without an explicit host or the -port flag binds 0.0.0.0, so any attacker on the same network can reach the gopls debug endpoint and run code in the developer context. Red Hat exposure is in hummingbird golang1.25 and golang1.26 toolchains and the trivy component that bundles gopls for Go language support.",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42503"
},
{
"category": "external",
"summary": "RHBZ#2467285",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467285"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42503",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42503"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42503",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42503"
},
{
"category": "external",
"summary": "https://go.dev/cl/774381",
"url": "https://go.dev/cl/774381"
},
{
"category": "external",
"summary": "https://go.dev/issue/79211",
"url": "https://go.dev/issue/79211"
}
],
"release_date": "2026-05-06T16:20:01.428000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: golang.org/x/tools/gopls: gopls: Arbitrary code execution due to insecure network binding"
}
]
}
SUSE-SU-2026:1320-1
Vulnerability from csaf_suse - Published: 2026-04-14 12:39 - Updated: 2026-04-14 12:39| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.26",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.26 fixes the following issues:\n\n- Update to go1.26.2 (bsc#1255111).\n- CVE-2026-27140: cmd/go: trust layer bypass when using cgo and SWIG (bsc#1261653).\n- CVE-2026-27143: cmd/compile: possible memory corruption after bound check elimination (bsc#1261654).\n- CVE-2026-27144: cmd/compile: no-op interface conversion bypasses overlap checking (bsc#1261655).\n- CVE-2026-32280: crypto/x509: unexpected work during chain building (bsc#1261656).\n- CVE-2026-32281: crypto/x509: inefficient policy validation (bsc#1261657).\n- CVE-2026-32282: os: Root.Chmod can follow symlinks out of the root on Linux (bsc#1261658).\n- CVE-2026-32283: crypto/tls: multiple key update handshake messages can cause connection to deadlock (bsc#1261659).\n- CVE-2026-32288: archive/tar: unbounded allocation when parsing old format GNU sparse map (bsc#1261660).\n- CVE-2026-32289: html/template: JS template literal context incorrectly tracked (bsc#1261661).\n- CVE-2026-33810: crypto/x509: excluded DNS constraints not properly applied to wildcard domains (bsc#1261662).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1320,SUSE-SLE-Module-Development-Tools-15-SP7-2026-1320,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1320,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1320,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1320,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1320,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1320,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1320,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1320,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1320,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1320,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1320",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_1320-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1320-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261320-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1320-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045527.html"
},
{
"category": "self",
"summary": "SUSE Bug 1255111",
"url": "https://bugzilla.suse.com/1255111"
},
{
"category": "self",
"summary": "SUSE Bug 1261653",
"url": "https://bugzilla.suse.com/1261653"
},
{
"category": "self",
"summary": "SUSE Bug 1261654",
"url": "https://bugzilla.suse.com/1261654"
},
{
"category": "self",
"summary": "SUSE Bug 1261655",
"url": "https://bugzilla.suse.com/1261655"
},
{
"category": "self",
"summary": "SUSE Bug 1261656",
"url": "https://bugzilla.suse.com/1261656"
},
{
"category": "self",
"summary": "SUSE Bug 1261657",
"url": "https://bugzilla.suse.com/1261657"
},
{
"category": "self",
"summary": "SUSE Bug 1261658",
"url": "https://bugzilla.suse.com/1261658"
},
{
"category": "self",
"summary": "SUSE Bug 1261659",
"url": "https://bugzilla.suse.com/1261659"
},
{
"category": "self",
"summary": "SUSE Bug 1261660",
"url": "https://bugzilla.suse.com/1261660"
},
{
"category": "self",
"summary": "SUSE Bug 1261661",
"url": "https://bugzilla.suse.com/1261661"
},
{
"category": "self",
"summary": "SUSE Bug 1261662",
"url": "https://bugzilla.suse.com/1261662"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27140 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27140/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27143 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27143/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27144 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27144/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32280 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32280/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32281 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32281/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32282 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32282/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32283 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32283/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32288 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32288/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32289 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32289/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33810 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33810/"
}
],
"title": "Security update for go1.26",
"tracking": {
"current_release_date": "2026-04-14T12:39:43Z",
"generator": {
"date": "2026-04-14T12:39:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1320-1",
"initial_release_date": "2026-04-14T12:39:43Z",
"revision_history": [
{
"date": "2026-04-14T12:39:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.26-1.26.2-150000.1.9.1.aarch64",
"product": {
"name": "go1.26-1.26.2-150000.1.9.1.aarch64",
"product_id": "go1.26-1.26.2-150000.1.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"product": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"product_id": "go1.26-doc-1.26.2-150000.1.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.26-race-1.26.2-150000.1.9.1.aarch64",
"product": {
"name": "go1.26-race-1.26.2-150000.1.9.1.aarch64",
"product_id": "go1.26-race-1.26.2-150000.1.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.26-1.26.2-150000.1.9.1.i586",
"product": {
"name": "go1.26-1.26.2-150000.1.9.1.i586",
"product_id": "go1.26-1.26.2-150000.1.9.1.i586"
}
},
{
"category": "product_version",
"name": "go1.26-doc-1.26.2-150000.1.9.1.i586",
"product": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.i586",
"product_id": "go1.26-doc-1.26.2-150000.1.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.26-1.26.2-150000.1.9.1.ppc64le",
"product": {
"name": "go1.26-1.26.2-150000.1.9.1.ppc64le",
"product_id": "go1.26-1.26.2-150000.1.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"product": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"product_id": "go1.26-doc-1.26.2-150000.1.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"product": {
"name": "go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"product_id": "go1.26-race-1.26.2-150000.1.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.26-1.26.2-150000.1.9.1.s390x",
"product": {
"name": "go1.26-1.26.2-150000.1.9.1.s390x",
"product_id": "go1.26-1.26.2-150000.1.9.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.26-doc-1.26.2-150000.1.9.1.s390x",
"product": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.s390x",
"product_id": "go1.26-doc-1.26.2-150000.1.9.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.26-race-1.26.2-150000.1.9.1.s390x",
"product": {
"name": "go1.26-race-1.26.2-150000.1.9.1.s390x",
"product_id": "go1.26-race-1.26.2-150000.1.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.26-1.26.2-150000.1.9.1.x86_64",
"product": {
"name": "go1.26-1.26.2-150000.1.9.1.x86_64",
"product_id": "go1.26-1.26.2-150000.1.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"product": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"product_id": "go1.26-doc-1.26.2-150000.1.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.26-race-1.26.2-150000.1.9.1.x86_64",
"product": {
"name": "go1.26-race-1.26.2-150000.1.9.1.x86_64",
"product_id": "go1.26-race-1.26.2-150000.1.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
},
"product_reference": "go1.26-race-1.26.2-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27140",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27140"
}
],
"notes": [
{
"category": "general",
"text": "SWIG file names containing \u0027cgo\u0027 and well-crafted payloads could lead to code smuggling and arbitrary code execution at build time due to trust layer bypass.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27140",
"url": "https://www.suse.com/security/cve/CVE-2026-27140"
},
{
"category": "external",
"summary": "SUSE Bug 1261653 for CVE-2026-27140",
"url": "https://bugzilla.suse.com/1261653"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-14T12:39:43Z",
"details": "important"
}
],
"title": "CVE-2026-27140"
},
{
"cve": "CVE-2026-27143",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27143"
}
],
"notes": [
{
"category": "general",
"text": "Arithmetic over induction variables in loops were not correctly checked for underflow or overflow. As a result, the compiler would allow for invalid indexing to occur at runtime, potentially leading to memory corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27143",
"url": "https://www.suse.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "SUSE Bug 1261654 for CVE-2026-27143",
"url": "https://bugzilla.suse.com/1261654"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-14T12:39:43Z",
"details": "important"
}
],
"title": "CVE-2026-27143"
},
{
"cve": "CVE-2026-27144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27144"
}
],
"notes": [
{
"category": "general",
"text": "The compiler is meant to unwrap pointers which are the operands of a memory move; a no-op interface conversion prevented the compiler from making the correct determination about non-overlapping moves, potentially leading to memory corruption at runtime.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27144",
"url": "https://www.suse.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "SUSE Bug 1261655 for CVE-2026-27144",
"url": "https://bugzilla.suse.com/1261655"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-14T12:39:43Z",
"details": "moderate"
}
],
"title": "CVE-2026-27144"
},
{
"cve": "CVE-2026-32280",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32280"
}
],
"notes": [
{
"category": "general",
"text": "During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions.Intermediates, which can lead to a denial of service. This affects both direct users of crypto/x509 and users of crypto/tls.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32280",
"url": "https://www.suse.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "SUSE Bug 1261656 for CVE-2026-32280",
"url": "https://bugzilla.suse.com/1261656"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-14T12:39:43Z",
"details": "important"
}
],
"title": "CVE-2026-32280"
},
{
"cve": "CVE-2026-32281",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32281"
}
],
"notes": [
{
"category": "general",
"text": "Validating certificate chains which use policies is unexpectedly inefficient when certificates in the chain contain a very large number of policy mappings, possibly causing denial of service. This only affects validation of otherwise trusted certificate chains, issued by a root CA in the VerifyOptions.Roots CertPool, or in the system certificate pool.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32281",
"url": "https://www.suse.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "SUSE Bug 1261657 for CVE-2026-32281",
"url": "https://bugzilla.suse.com/1261657"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-14T12:39:43Z",
"details": "moderate"
}
],
"title": "CVE-2026-32281"
},
{
"cve": "CVE-2026-32282",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32282"
}
],
"notes": [
{
"category": "general",
"text": "On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in progress, Chmod can operate on the target of the symlink, even when the target lies outside the root. The Linux fchmodat syscall silently ignores the AT_SYMLINK_NOFOLLOW flag, which Root.Chmod uses to avoid symlink traversal. Root.Chmod checks its target before acting and returns an error if the target is a symlink lying outside the root, so the impact is limited to cases where the target is replaced with a symlink between the check and operation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32282",
"url": "https://www.suse.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "SUSE Bug 1261658 for CVE-2026-32282",
"url": "https://bugzilla.suse.com/1261658"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-14T12:39:43Z",
"details": "moderate"
}
],
"title": "CVE-2026-32282"
},
{
"cve": "CVE-2026-32283",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32283"
}
],
"notes": [
{
"category": "general",
"text": "If one side of the TLS connection sends multiple key update messages post-handshake in a single record, the connection can deadlock, causing uncontrolled consumption of resources. This can lead to a denial of service. This only affects TLS 1.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32283",
"url": "https://www.suse.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "SUSE Bug 1261659 for CVE-2026-32283",
"url": "https://bugzilla.suse.com/1261659"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-14T12:39:43Z",
"details": "moderate"
}
],
"title": "CVE-2026-32283"
},
{
"cve": "CVE-2026-32288",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32288"
}
],
"notes": [
{
"category": "general",
"text": "tar.Reader can allocate an unbounded amount of memory when reading a maliciously-crafted archive containing a large number of sparse regions encoded in the \"old GNU sparse map\" format.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32288",
"url": "https://www.suse.com/security/cve/CVE-2026-32288"
},
{
"category": "external",
"summary": "SUSE Bug 1261660 for CVE-2026-32288",
"url": "https://bugzilla.suse.com/1261660"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-14T12:39:43Z",
"details": "moderate"
}
],
"title": "CVE-2026-32288"
},
{
"cve": "CVE-2026-32289",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32289"
}
],
"notes": [
{
"category": "general",
"text": "Context was not properly tracked across template branches for JS template literals, leading to possibly incorrect escaping of content when branches were used. Additionally template actions within JS template literals did not properly track the brace depth, leading to incorrect escaping being applied. These issues could cause actions within JS template literals to be incorrectly or improperly escaped, leading to XSS vulnerabilities.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32289",
"url": "https://www.suse.com/security/cve/CVE-2026-32289"
},
{
"category": "external",
"summary": "SUSE Bug 1261661 for CVE-2026-32289",
"url": "https://bugzilla.suse.com/1261661"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-14T12:39:43Z",
"details": "moderate"
}
],
"title": "CVE-2026-32289"
},
{
"cve": "CVE-2026-33810",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33810"
}
],
"notes": [
{
"category": "general",
"text": "When verifying a certificate chain containing excluded DNS constraints, these constraints are not correctly applied to wildcard DNS SANs which use a different case than the constraint. This only affects validation of otherwise trusted certificate chains, issued by a root CA in the VerifyOptions.Roots CertPool, or in the system certificate pool.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33810",
"url": "https://www.suse.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "SUSE Bug 1261662 for CVE-2026-33810",
"url": "https://bugzilla.suse.com/1261662"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-race-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-doc-1.26.2-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.26-race-1.26.2-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-14T12:39:43Z",
"details": "moderate"
}
],
"title": "CVE-2026-33810"
}
]
}
SUSE-SU-2026:1321-1
Vulnerability from csaf_suse - Published: 2026-04-14 12:40 - Updated: 2026-04-14 12:40| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.25",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.25 fixes the following issues:\n\n- Update to go1.25.9 (bsc#1244485).\n- CVE-2026-27140: cmd/go: trust layer bypass when using cgo and SWIG (bsc#1261653).\n- CVE-2026-27143: cmd/compile: possible memory corruption after bound check elimination (bsc#1261654).\n- CVE-2026-27144: cmd/compile: no-op interface conversion bypasses overlap checking (bsc#1261655).\n- CVE-2026-32280: crypto/x509: unexpected work during chain building (bsc#1261656).\n- CVE-2026-32281: crypto/x509: inefficient policy validation (bsc#1261657).\n- CVE-2026-32282: os: Root.Chmod can follow symlinks out of the root on Linux (bsc#1261658).\n- CVE-2026-32283: crypto/tls: multiple key update handshake messages can cause connection to deadlock (bsc#1261659).\n- CVE-2026-32288: archive/tar: unbounded allocation when parsing old format GNU sparse map (bsc#1261660).\n- CVE-2026-32289: html/template: JS template literal context incorrectly tracked (bsc#1261661).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1321,SUSE-SLE-Module-Development-Tools-15-SP7-2026-1321,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1321,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1321,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1321,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1321,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1321,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1321,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1321,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1321,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1321,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1321",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_1321-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1321-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261321-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1321-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045526.html"
},
{
"category": "self",
"summary": "SUSE Bug 1244485",
"url": "https://bugzilla.suse.com/1244485"
},
{
"category": "self",
"summary": "SUSE Bug 1261653",
"url": "https://bugzilla.suse.com/1261653"
},
{
"category": "self",
"summary": "SUSE Bug 1261654",
"url": "https://bugzilla.suse.com/1261654"
},
{
"category": "self",
"summary": "SUSE Bug 1261655",
"url": "https://bugzilla.suse.com/1261655"
},
{
"category": "self",
"summary": "SUSE Bug 1261656",
"url": "https://bugzilla.suse.com/1261656"
},
{
"category": "self",
"summary": "SUSE Bug 1261657",
"url": "https://bugzilla.suse.com/1261657"
},
{
"category": "self",
"summary": "SUSE Bug 1261658",
"url": "https://bugzilla.suse.com/1261658"
},
{
"category": "self",
"summary": "SUSE Bug 1261659",
"url": "https://bugzilla.suse.com/1261659"
},
{
"category": "self",
"summary": "SUSE Bug 1261660",
"url": "https://bugzilla.suse.com/1261660"
},
{
"category": "self",
"summary": "SUSE Bug 1261661",
"url": "https://bugzilla.suse.com/1261661"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27140 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27140/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27143 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27143/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27144 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27144/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32280 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32280/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32281 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32281/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32282 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32282/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32283 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32283/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32288 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32288/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32289 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32289/"
}
],
"title": "Security update for go1.25",
"tracking": {
"current_release_date": "2026-04-14T12:40:53Z",
"generator": {
"date": "2026-04-14T12:40:53Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1321-1",
"initial_release_date": "2026-04-14T12:40:53Z",
"revision_history": [
{
"date": "2026-04-14T12:40:53Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.9-150000.1.35.1.aarch64",
"product": {
"name": "go1.25-1.25.9-150000.1.35.1.aarch64",
"product_id": "go1.25-1.25.9-150000.1.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"product": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"product_id": "go1.25-doc-1.25.9-150000.1.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.9-150000.1.35.1.aarch64",
"product": {
"name": "go1.25-race-1.25.9-150000.1.35.1.aarch64",
"product_id": "go1.25-race-1.25.9-150000.1.35.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.9-150000.1.35.1.i586",
"product": {
"name": "go1.25-1.25.9-150000.1.35.1.i586",
"product_id": "go1.25-1.25.9-150000.1.35.1.i586"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.9-150000.1.35.1.i586",
"product": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.i586",
"product_id": "go1.25-doc-1.25.9-150000.1.35.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.9-150000.1.35.1.ppc64le",
"product": {
"name": "go1.25-1.25.9-150000.1.35.1.ppc64le",
"product_id": "go1.25-1.25.9-150000.1.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"product": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"product_id": "go1.25-doc-1.25.9-150000.1.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"product": {
"name": "go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"product_id": "go1.25-race-1.25.9-150000.1.35.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.9-150000.1.35.1.s390x",
"product": {
"name": "go1.25-1.25.9-150000.1.35.1.s390x",
"product_id": "go1.25-1.25.9-150000.1.35.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.9-150000.1.35.1.s390x",
"product": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.s390x",
"product_id": "go1.25-doc-1.25.9-150000.1.35.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.9-150000.1.35.1.s390x",
"product": {
"name": "go1.25-race-1.25.9-150000.1.35.1.s390x",
"product_id": "go1.25-race-1.25.9-150000.1.35.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.9-150000.1.35.1.x86_64",
"product": {
"name": "go1.25-1.25.9-150000.1.35.1.x86_64",
"product_id": "go1.25-1.25.9-150000.1.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"product": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"product_id": "go1.25-doc-1.25.9-150000.1.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.9-150000.1.35.1.x86_64",
"product": {
"name": "go1.25-race-1.25.9-150000.1.35.1.x86_64",
"product_id": "go1.25-race-1.25.9-150000.1.35.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-150000.1.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64"
},
"product_reference": "go1.25-race-1.25.9-150000.1.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27140",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27140"
}
],
"notes": [
{
"category": "general",
"text": "SWIG file names containing \u0027cgo\u0027 and well-crafted payloads could lead to code smuggling and arbitrary code execution at build time due to trust layer bypass.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27140",
"url": "https://www.suse.com/security/cve/CVE-2026-27140"
},
{
"category": "external",
"summary": "SUSE Bug 1261653 for CVE-2026-27140",
"url": "https://bugzilla.suse.com/1261653"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-14T12:40:53Z",
"details": "important"
}
],
"title": "CVE-2026-27140"
},
{
"cve": "CVE-2026-27143",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27143"
}
],
"notes": [
{
"category": "general",
"text": "Arithmetic over induction variables in loops were not correctly checked for underflow or overflow. As a result, the compiler would allow for invalid indexing to occur at runtime, potentially leading to memory corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27143",
"url": "https://www.suse.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "SUSE Bug 1261654 for CVE-2026-27143",
"url": "https://bugzilla.suse.com/1261654"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-14T12:40:53Z",
"details": "important"
}
],
"title": "CVE-2026-27143"
},
{
"cve": "CVE-2026-27144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27144"
}
],
"notes": [
{
"category": "general",
"text": "The compiler is meant to unwrap pointers which are the operands of a memory move; a no-op interface conversion prevented the compiler from making the correct determination about non-overlapping moves, potentially leading to memory corruption at runtime.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27144",
"url": "https://www.suse.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "SUSE Bug 1261655 for CVE-2026-27144",
"url": "https://bugzilla.suse.com/1261655"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-14T12:40:53Z",
"details": "moderate"
}
],
"title": "CVE-2026-27144"
},
{
"cve": "CVE-2026-32280",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32280"
}
],
"notes": [
{
"category": "general",
"text": "During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions.Intermediates, which can lead to a denial of service. This affects both direct users of crypto/x509 and users of crypto/tls.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32280",
"url": "https://www.suse.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "SUSE Bug 1261656 for CVE-2026-32280",
"url": "https://bugzilla.suse.com/1261656"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-14T12:40:53Z",
"details": "important"
}
],
"title": "CVE-2026-32280"
},
{
"cve": "CVE-2026-32281",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32281"
}
],
"notes": [
{
"category": "general",
"text": "Validating certificate chains which use policies is unexpectedly inefficient when certificates in the chain contain a very large number of policy mappings, possibly causing denial of service. This only affects validation of otherwise trusted certificate chains, issued by a root CA in the VerifyOptions.Roots CertPool, or in the system certificate pool.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32281",
"url": "https://www.suse.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "SUSE Bug 1261657 for CVE-2026-32281",
"url": "https://bugzilla.suse.com/1261657"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-14T12:40:53Z",
"details": "moderate"
}
],
"title": "CVE-2026-32281"
},
{
"cve": "CVE-2026-32282",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32282"
}
],
"notes": [
{
"category": "general",
"text": "On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in progress, Chmod can operate on the target of the symlink, even when the target lies outside the root. The Linux fchmodat syscall silently ignores the AT_SYMLINK_NOFOLLOW flag, which Root.Chmod uses to avoid symlink traversal. Root.Chmod checks its target before acting and returns an error if the target is a symlink lying outside the root, so the impact is limited to cases where the target is replaced with a symlink between the check and operation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32282",
"url": "https://www.suse.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "SUSE Bug 1261658 for CVE-2026-32282",
"url": "https://bugzilla.suse.com/1261658"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-14T12:40:53Z",
"details": "moderate"
}
],
"title": "CVE-2026-32282"
},
{
"cve": "CVE-2026-32283",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32283"
}
],
"notes": [
{
"category": "general",
"text": "If one side of the TLS connection sends multiple key update messages post-handshake in a single record, the connection can deadlock, causing uncontrolled consumption of resources. This can lead to a denial of service. This only affects TLS 1.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32283",
"url": "https://www.suse.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "SUSE Bug 1261659 for CVE-2026-32283",
"url": "https://bugzilla.suse.com/1261659"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-14T12:40:53Z",
"details": "moderate"
}
],
"title": "CVE-2026-32283"
},
{
"cve": "CVE-2026-32288",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32288"
}
],
"notes": [
{
"category": "general",
"text": "tar.Reader can allocate an unbounded amount of memory when reading a maliciously-crafted archive containing a large number of sparse regions encoded in the \"old GNU sparse map\" format.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32288",
"url": "https://www.suse.com/security/cve/CVE-2026-32288"
},
{
"category": "external",
"summary": "SUSE Bug 1261660 for CVE-2026-32288",
"url": "https://bugzilla.suse.com/1261660"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-14T12:40:53Z",
"details": "moderate"
}
],
"title": "CVE-2026-32288"
},
{
"cve": "CVE-2026-32289",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32289"
}
],
"notes": [
{
"category": "general",
"text": "Context was not properly tracked across template branches for JS template literals, leading to possibly incorrect escaping of content when branches were used. Additionally template actions within JS template literals did not properly track the brace depth, leading to incorrect escaping being applied. These issues could cause actions within JS template literals to be incorrectly or improperly escaped, leading to XSS vulnerabilities.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32289",
"url": "https://www.suse.com/security/cve/CVE-2026-32289"
},
{
"category": "external",
"summary": "SUSE Bug 1261661 for CVE-2026-32289",
"url": "https://bugzilla.suse.com/1261661"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.9-150000.1.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.9-150000.1.35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-14T12:40:53Z",
"details": "moderate"
}
],
"title": "CVE-2026-32289"
}
]
}
SUSE-SU-2026:1580-1
Vulnerability from csaf_suse - Published: 2026-04-23 16:38 - Updated: 2026-04-23 16:38| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.26-openssl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.26-openssl fixes the following issues:\n\n- Update to go1.26.2 (bsc#1255111).\n- CVE-2026-27140: cmd/go: trust layer bypass when using cgo and SWIG (bsc#1261653).\n- CVE-2026-27143: cmd/compile: possible memory corruption after bound check elimination (bsc#1261654).\n- CVE-2026-27144: cmd/compile: no-op interface conversion bypasses overlap checking (bsc#1261655).\n- CVE-2026-32280: crypto/x509: unexpected work during chain building (bsc#1261656).\n- CVE-2026-32281: crypto/x509: inefficient policy validation (bsc#1261657).\n- CVE-2026-32282: os: Root.Chmod can follow symlinks out of the root on Linux (bsc#1261658).\n- CVE-2026-32283: crypto/tls: multiple key update handshake messages can cause connection to deadlock (bsc#1261659).\n- CVE-2026-32288: archive/tar: unbounded allocation when parsing old format GNU sparse map (bsc#1261660).\n- CVE-2026-32289: html/template: JS template literal context incorrectly tracked (bsc#1261661).\n- CVE-2026-33810: crypto/x509: excluded DNS constraints not properly applied to wildcard domains (bsc#1261662).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1580,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1580,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1580,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1580,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1580,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1580,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1580,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1580,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1580",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_1580-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1580-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261580-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1580-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045927.html"
},
{
"category": "self",
"summary": "SUSE Bug 1255111",
"url": "https://bugzilla.suse.com/1255111"
},
{
"category": "self",
"summary": "SUSE Bug 1261653",
"url": "https://bugzilla.suse.com/1261653"
},
{
"category": "self",
"summary": "SUSE Bug 1261654",
"url": "https://bugzilla.suse.com/1261654"
},
{
"category": "self",
"summary": "SUSE Bug 1261655",
"url": "https://bugzilla.suse.com/1261655"
},
{
"category": "self",
"summary": "SUSE Bug 1261656",
"url": "https://bugzilla.suse.com/1261656"
},
{
"category": "self",
"summary": "SUSE Bug 1261657",
"url": "https://bugzilla.suse.com/1261657"
},
{
"category": "self",
"summary": "SUSE Bug 1261658",
"url": "https://bugzilla.suse.com/1261658"
},
{
"category": "self",
"summary": "SUSE Bug 1261659",
"url": "https://bugzilla.suse.com/1261659"
},
{
"category": "self",
"summary": "SUSE Bug 1261660",
"url": "https://bugzilla.suse.com/1261660"
},
{
"category": "self",
"summary": "SUSE Bug 1261661",
"url": "https://bugzilla.suse.com/1261661"
},
{
"category": "self",
"summary": "SUSE Bug 1261662",
"url": "https://bugzilla.suse.com/1261662"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27140 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27140/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27143 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27143/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27144 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27144/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32280 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32280/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32281 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32281/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32282 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32282/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32283 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32283/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32288 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32288/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32289 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32289/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33810 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33810/"
}
],
"title": "Security update for go1.26-openssl",
"tracking": {
"current_release_date": "2026-04-23T16:38:35Z",
"generator": {
"date": "2026-04-23T16:38:35Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1580-1",
"initial_release_date": "2026-04-23T16:38:35Z",
"revision_history": [
{
"date": "2026-04-23T16:38:35Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"product": {
"name": "go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"product_id": "go1.26-openssl-1.26.2-150000.1.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"product": {
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"product_id": "go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"product": {
"name": "go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"product_id": "go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.26-openssl-1.26.2-150000.1.6.1.i586",
"product": {
"name": "go1.26-openssl-1.26.2-150000.1.6.1.i586",
"product_id": "go1.26-openssl-1.26.2-150000.1.6.1.i586"
}
},
{
"category": "product_version",
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.i586",
"product": {
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.i586",
"product_id": "go1.26-openssl-doc-1.26.2-150000.1.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"product": {
"name": "go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"product_id": "go1.26-openssl-1.26.2-150000.1.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"product": {
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"product_id": "go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"product": {
"name": "go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"product_id": "go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"product": {
"name": "go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"product_id": "go1.26-openssl-1.26.2-150000.1.6.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"product": {
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"product_id": "go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"product": {
"name": "go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"product_id": "go1.26-openssl-race-1.26.2-150000.1.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"product": {
"name": "go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"product_id": "go1.26-openssl-1.26.2-150000.1.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"product": {
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"product_id": "go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"product": {
"name": "go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"product_id": "go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-1.26.2-150000.1.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64"
},
"product_reference": "go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-1.26.2-150000.1.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64"
},
"product_reference": "go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64"
},
"product_reference": "go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64"
},
"product_reference": "go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64"
},
"product_reference": "go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
},
"product_reference": "go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-1.26.2-150000.1.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64"
},
"product_reference": "go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-1.26.2-150000.1.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64"
},
"product_reference": "go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64"
},
"product_reference": "go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64"
},
"product_reference": "go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64"
},
"product_reference": "go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
},
"product_reference": "go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-1.26.2-150000.1.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64"
},
"product_reference": "go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-1.26.2-150000.1.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64"
},
"product_reference": "go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64"
},
"product_reference": "go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64"
},
"product_reference": "go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64"
},
"product_reference": "go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
},
"product_reference": "go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-1.26.2-150000.1.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64"
},
"product_reference": "go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-1.26.2-150000.1.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64"
},
"product_reference": "go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64"
},
"product_reference": "go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64"
},
"product_reference": "go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64"
},
"product_reference": "go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
},
"product_reference": "go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-1.26.2-150000.1.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64"
},
"product_reference": "go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-1.26.2-150000.1.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le"
},
"product_reference": "go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-1.26.2-150000.1.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x"
},
"product_reference": "go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-1.26.2-150000.1.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64"
},
"product_reference": "go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64"
},
"product_reference": "go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le"
},
"product_reference": "go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x"
},
"product_reference": "go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64"
},
"product_reference": "go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64"
},
"product_reference": "go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le"
},
"product_reference": "go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-race-1.26.2-150000.1.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x"
},
"product_reference": "go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
},
"product_reference": "go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-1.26.2-150000.1.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64"
},
"product_reference": "go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-1.26.2-150000.1.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le"
},
"product_reference": "go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-1.26.2-150000.1.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x"
},
"product_reference": "go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-1.26.2-150000.1.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64"
},
"product_reference": "go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64"
},
"product_reference": "go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le"
},
"product_reference": "go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x"
},
"product_reference": "go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64"
},
"product_reference": "go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64"
},
"product_reference": "go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le"
},
"product_reference": "go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-race-1.26.2-150000.1.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x"
},
"product_reference": "go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
},
"product_reference": "go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-1.26.2-150000.1.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le"
},
"product_reference": "go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-1.26.2-150000.1.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64"
},
"product_reference": "go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le"
},
"product_reference": "go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64"
},
"product_reference": "go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le"
},
"product_reference": "go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
},
"product_reference": "go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-1.26.2-150000.1.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le"
},
"product_reference": "go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-1.26.2-150000.1.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64"
},
"product_reference": "go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le"
},
"product_reference": "go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64"
},
"product_reference": "go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le"
},
"product_reference": "go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
},
"product_reference": "go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27140",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27140"
}
],
"notes": [
{
"category": "general",
"text": "SWIG file names containing \u0027cgo\u0027 and well-crafted payloads could lead to code smuggling and arbitrary code execution at build time due to trust layer bypass.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27140",
"url": "https://www.suse.com/security/cve/CVE-2026-27140"
},
{
"category": "external",
"summary": "SUSE Bug 1261653 for CVE-2026-27140",
"url": "https://bugzilla.suse.com/1261653"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:38:35Z",
"details": "important"
}
],
"title": "CVE-2026-27140"
},
{
"cve": "CVE-2026-27143",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27143"
}
],
"notes": [
{
"category": "general",
"text": "Arithmetic over induction variables in loops were not correctly checked for underflow or overflow. As a result, the compiler would allow for invalid indexing to occur at runtime, potentially leading to memory corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27143",
"url": "https://www.suse.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "SUSE Bug 1261654 for CVE-2026-27143",
"url": "https://bugzilla.suse.com/1261654"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:38:35Z",
"details": "important"
}
],
"title": "CVE-2026-27143"
},
{
"cve": "CVE-2026-27144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27144"
}
],
"notes": [
{
"category": "general",
"text": "The compiler is meant to unwrap pointers which are the operands of a memory move; a no-op interface conversion prevented the compiler from making the correct determination about non-overlapping moves, potentially leading to memory corruption at runtime.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27144",
"url": "https://www.suse.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "SUSE Bug 1261655 for CVE-2026-27144",
"url": "https://bugzilla.suse.com/1261655"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:38:35Z",
"details": "moderate"
}
],
"title": "CVE-2026-27144"
},
{
"cve": "CVE-2026-32280",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32280"
}
],
"notes": [
{
"category": "general",
"text": "During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions.Intermediates, which can lead to a denial of service. This affects both direct users of crypto/x509 and users of crypto/tls.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32280",
"url": "https://www.suse.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "SUSE Bug 1261656 for CVE-2026-32280",
"url": "https://bugzilla.suse.com/1261656"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:38:35Z",
"details": "important"
}
],
"title": "CVE-2026-32280"
},
{
"cve": "CVE-2026-32281",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32281"
}
],
"notes": [
{
"category": "general",
"text": "Validating certificate chains which use policies is unexpectedly inefficient when certificates in the chain contain a very large number of policy mappings, possibly causing denial of service. This only affects validation of otherwise trusted certificate chains, issued by a root CA in the VerifyOptions.Roots CertPool, or in the system certificate pool.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32281",
"url": "https://www.suse.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "SUSE Bug 1261657 for CVE-2026-32281",
"url": "https://bugzilla.suse.com/1261657"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:38:35Z",
"details": "moderate"
}
],
"title": "CVE-2026-32281"
},
{
"cve": "CVE-2026-32282",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32282"
}
],
"notes": [
{
"category": "general",
"text": "On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in progress, Chmod can operate on the target of the symlink, even when the target lies outside the root. The Linux fchmodat syscall silently ignores the AT_SYMLINK_NOFOLLOW flag, which Root.Chmod uses to avoid symlink traversal. Root.Chmod checks its target before acting and returns an error if the target is a symlink lying outside the root, so the impact is limited to cases where the target is replaced with a symlink between the check and operation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32282",
"url": "https://www.suse.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "SUSE Bug 1261658 for CVE-2026-32282",
"url": "https://bugzilla.suse.com/1261658"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:38:35Z",
"details": "moderate"
}
],
"title": "CVE-2026-32282"
},
{
"cve": "CVE-2026-32283",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32283"
}
],
"notes": [
{
"category": "general",
"text": "If one side of the TLS connection sends multiple key update messages post-handshake in a single record, the connection can deadlock, causing uncontrolled consumption of resources. This can lead to a denial of service. This only affects TLS 1.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32283",
"url": "https://www.suse.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "SUSE Bug 1261659 for CVE-2026-32283",
"url": "https://bugzilla.suse.com/1261659"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:38:35Z",
"details": "moderate"
}
],
"title": "CVE-2026-32283"
},
{
"cve": "CVE-2026-32288",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32288"
}
],
"notes": [
{
"category": "general",
"text": "tar.Reader can allocate an unbounded amount of memory when reading a maliciously-crafted archive containing a large number of sparse regions encoded in the \"old GNU sparse map\" format.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32288",
"url": "https://www.suse.com/security/cve/CVE-2026-32288"
},
{
"category": "external",
"summary": "SUSE Bug 1261660 for CVE-2026-32288",
"url": "https://bugzilla.suse.com/1261660"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:38:35Z",
"details": "moderate"
}
],
"title": "CVE-2026-32288"
},
{
"cve": "CVE-2026-32289",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32289"
}
],
"notes": [
{
"category": "general",
"text": "Context was not properly tracked across template branches for JS template literals, leading to possibly incorrect escaping of content when branches were used. Additionally template actions within JS template literals did not properly track the brace depth, leading to incorrect escaping being applied. These issues could cause actions within JS template literals to be incorrectly or improperly escaped, leading to XSS vulnerabilities.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32289",
"url": "https://www.suse.com/security/cve/CVE-2026-32289"
},
{
"category": "external",
"summary": "SUSE Bug 1261661 for CVE-2026-32289",
"url": "https://bugzilla.suse.com/1261661"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:38:35Z",
"details": "moderate"
}
],
"title": "CVE-2026-32289"
},
{
"cve": "CVE-2026-33810",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33810"
}
],
"notes": [
{
"category": "general",
"text": "When verifying a certificate chain containing excluded DNS constraints, these constraints are not correctly applied to wildcard DNS SANs which use a different case than the constraint. This only affects validation of otherwise trusted certificate chains, issued by a root CA in the VerifyOptions.Roots CertPool, or in the system certificate pool.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33810",
"url": "https://www.suse.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "SUSE Bug 1261662 for CVE-2026-33810",
"url": "https://bugzilla.suse.com/1261662"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-doc-1.26.2-150000.1.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.26-openssl-race-1.26.2-150000.1.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:38:35Z",
"details": "moderate"
}
],
"title": "CVE-2026-33810"
}
]
}
SUSE-SU-2026:1581-1
Vulnerability from csaf_suse - Published: 2026-04-23 16:39 - Updated: 2026-04-23 16:39| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.25-openssl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.25-openssl fixes the following issues:\n\n- Update to go1.25.9 (bsc#1244485).\n- CVE-2026-27140: cmd/go: trust layer bypass when using cgo and SWIG (bsc#1261653).\n- CVE-2026-27143: cmd/compile: possible memory corruption after bound check elimination (bsc#1261654).\n- CVE-2026-27144: cmd/compile: no-op interface conversion bypasses overlap checking (bsc#1261655).\n- CVE-2026-32280: crypto/x509: unexpected work during chain building (bsc#1261656).\n- CVE-2026-32281: crypto/x509: inefficient policy validation (bsc#1261657).\n- CVE-2026-32282: os: Root.Chmod can follow symlinks out of the root on Linux (bsc#1261658).\n- CVE-2026-32283: crypto/tls: multiple key update handshake messages can cause connection to deadlock (bsc#1261659).\n- CVE-2026-32288: archive/tar: unbounded allocation when parsing old format GNU sparse map (bsc#1261660).\n- CVE-2026-32289: html/template: JS template literal context incorrectly tracked (bsc#1261661).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1581,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1581,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1581,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1581,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1581,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1581,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1581,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1581,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1581",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_1581-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1581-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261581-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1581-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045926.html"
},
{
"category": "self",
"summary": "SUSE Bug 1244485",
"url": "https://bugzilla.suse.com/1244485"
},
{
"category": "self",
"summary": "SUSE Bug 1261653",
"url": "https://bugzilla.suse.com/1261653"
},
{
"category": "self",
"summary": "SUSE Bug 1261654",
"url": "https://bugzilla.suse.com/1261654"
},
{
"category": "self",
"summary": "SUSE Bug 1261655",
"url": "https://bugzilla.suse.com/1261655"
},
{
"category": "self",
"summary": "SUSE Bug 1261656",
"url": "https://bugzilla.suse.com/1261656"
},
{
"category": "self",
"summary": "SUSE Bug 1261657",
"url": "https://bugzilla.suse.com/1261657"
},
{
"category": "self",
"summary": "SUSE Bug 1261658",
"url": "https://bugzilla.suse.com/1261658"
},
{
"category": "self",
"summary": "SUSE Bug 1261659",
"url": "https://bugzilla.suse.com/1261659"
},
{
"category": "self",
"summary": "SUSE Bug 1261660",
"url": "https://bugzilla.suse.com/1261660"
},
{
"category": "self",
"summary": "SUSE Bug 1261661",
"url": "https://bugzilla.suse.com/1261661"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27140 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27140/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27143 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27143/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27144 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27144/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32280 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32280/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32281 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32281/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32282 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32282/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32283 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32283/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32288 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32288/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32289 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32289/"
}
],
"title": "Security update for go1.25-openssl",
"tracking": {
"current_release_date": "2026-04-23T16:39:19Z",
"generator": {
"date": "2026-04-23T16:39:19Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1581-1",
"initial_release_date": "2026-04-23T16:39:19Z",
"revision_history": [
{
"date": "2026-04-23T16:39:19Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"product": {
"name": "go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"product_id": "go1.25-openssl-1.25.9-150000.1.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"product": {
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"product_id": "go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"product": {
"name": "go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"product_id": "go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-openssl-1.25.9-150000.1.21.1.i586",
"product": {
"name": "go1.25-openssl-1.25.9-150000.1.21.1.i586",
"product_id": "go1.25-openssl-1.25.9-150000.1.21.1.i586"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.i586",
"product": {
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.i586",
"product_id": "go1.25-openssl-doc-1.25.9-150000.1.21.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"product": {
"name": "go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"product_id": "go1.25-openssl-1.25.9-150000.1.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"product": {
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"product_id": "go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"product": {
"name": "go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"product_id": "go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"product": {
"name": "go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"product_id": "go1.25-openssl-1.25.9-150000.1.21.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"product": {
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"product_id": "go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"product": {
"name": "go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"product_id": "go1.25-openssl-race-1.25.9-150000.1.21.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"product": {
"name": "go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"product_id": "go1.25-openssl-1.25.9-150000.1.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"product": {
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"product_id": "go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"product": {
"name": "go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"product_id": "go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.9-150000.1.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64"
},
"product_reference": "go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.9-150000.1.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64"
},
"product_reference": "go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64"
},
"product_reference": "go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64"
},
"product_reference": "go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64"
},
"product_reference": "go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
},
"product_reference": "go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.9-150000.1.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64"
},
"product_reference": "go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.9-150000.1.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64"
},
"product_reference": "go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64"
},
"product_reference": "go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64"
},
"product_reference": "go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64"
},
"product_reference": "go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
},
"product_reference": "go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.9-150000.1.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64"
},
"product_reference": "go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.9-150000.1.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64"
},
"product_reference": "go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64"
},
"product_reference": "go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64"
},
"product_reference": "go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64"
},
"product_reference": "go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
},
"product_reference": "go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.9-150000.1.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64"
},
"product_reference": "go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.9-150000.1.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64"
},
"product_reference": "go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64"
},
"product_reference": "go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64"
},
"product_reference": "go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64"
},
"product_reference": "go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
},
"product_reference": "go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.9-150000.1.21.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64"
},
"product_reference": "go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.9-150000.1.21.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le"
},
"product_reference": "go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.9-150000.1.21.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x"
},
"product_reference": "go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.9-150000.1.21.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64"
},
"product_reference": "go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64"
},
"product_reference": "go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le"
},
"product_reference": "go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x"
},
"product_reference": "go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64"
},
"product_reference": "go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64"
},
"product_reference": "go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le"
},
"product_reference": "go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.9-150000.1.21.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x"
},
"product_reference": "go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
},
"product_reference": "go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.9-150000.1.21.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64"
},
"product_reference": "go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.9-150000.1.21.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le"
},
"product_reference": "go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.9-150000.1.21.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x"
},
"product_reference": "go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.9-150000.1.21.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64"
},
"product_reference": "go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64"
},
"product_reference": "go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le"
},
"product_reference": "go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x"
},
"product_reference": "go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64"
},
"product_reference": "go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64"
},
"product_reference": "go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le"
},
"product_reference": "go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.9-150000.1.21.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x"
},
"product_reference": "go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
},
"product_reference": "go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.9-150000.1.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le"
},
"product_reference": "go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.9-150000.1.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64"
},
"product_reference": "go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le"
},
"product_reference": "go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64"
},
"product_reference": "go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le"
},
"product_reference": "go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
},
"product_reference": "go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.9-150000.1.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le"
},
"product_reference": "go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.9-150000.1.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64"
},
"product_reference": "go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le"
},
"product_reference": "go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64"
},
"product_reference": "go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le"
},
"product_reference": "go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
},
"product_reference": "go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27140",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27140"
}
],
"notes": [
{
"category": "general",
"text": "SWIG file names containing \u0027cgo\u0027 and well-crafted payloads could lead to code smuggling and arbitrary code execution at build time due to trust layer bypass.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27140",
"url": "https://www.suse.com/security/cve/CVE-2026-27140"
},
{
"category": "external",
"summary": "SUSE Bug 1261653 for CVE-2026-27140",
"url": "https://bugzilla.suse.com/1261653"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:39:19Z",
"details": "important"
}
],
"title": "CVE-2026-27140"
},
{
"cve": "CVE-2026-27143",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27143"
}
],
"notes": [
{
"category": "general",
"text": "Arithmetic over induction variables in loops were not correctly checked for underflow or overflow. As a result, the compiler would allow for invalid indexing to occur at runtime, potentially leading to memory corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27143",
"url": "https://www.suse.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "SUSE Bug 1261654 for CVE-2026-27143",
"url": "https://bugzilla.suse.com/1261654"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:39:19Z",
"details": "important"
}
],
"title": "CVE-2026-27143"
},
{
"cve": "CVE-2026-27144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27144"
}
],
"notes": [
{
"category": "general",
"text": "The compiler is meant to unwrap pointers which are the operands of a memory move; a no-op interface conversion prevented the compiler from making the correct determination about non-overlapping moves, potentially leading to memory corruption at runtime.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27144",
"url": "https://www.suse.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "SUSE Bug 1261655 for CVE-2026-27144",
"url": "https://bugzilla.suse.com/1261655"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:39:19Z",
"details": "moderate"
}
],
"title": "CVE-2026-27144"
},
{
"cve": "CVE-2026-32280",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32280"
}
],
"notes": [
{
"category": "general",
"text": "During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions.Intermediates, which can lead to a denial of service. This affects both direct users of crypto/x509 and users of crypto/tls.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32280",
"url": "https://www.suse.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "SUSE Bug 1261656 for CVE-2026-32280",
"url": "https://bugzilla.suse.com/1261656"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:39:19Z",
"details": "important"
}
],
"title": "CVE-2026-32280"
},
{
"cve": "CVE-2026-32281",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32281"
}
],
"notes": [
{
"category": "general",
"text": "Validating certificate chains which use policies is unexpectedly inefficient when certificates in the chain contain a very large number of policy mappings, possibly causing denial of service. This only affects validation of otherwise trusted certificate chains, issued by a root CA in the VerifyOptions.Roots CertPool, or in the system certificate pool.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32281",
"url": "https://www.suse.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "SUSE Bug 1261657 for CVE-2026-32281",
"url": "https://bugzilla.suse.com/1261657"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:39:19Z",
"details": "moderate"
}
],
"title": "CVE-2026-32281"
},
{
"cve": "CVE-2026-32282",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32282"
}
],
"notes": [
{
"category": "general",
"text": "On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in progress, Chmod can operate on the target of the symlink, even when the target lies outside the root. The Linux fchmodat syscall silently ignores the AT_SYMLINK_NOFOLLOW flag, which Root.Chmod uses to avoid symlink traversal. Root.Chmod checks its target before acting and returns an error if the target is a symlink lying outside the root, so the impact is limited to cases where the target is replaced with a symlink between the check and operation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32282",
"url": "https://www.suse.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "SUSE Bug 1261658 for CVE-2026-32282",
"url": "https://bugzilla.suse.com/1261658"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:39:19Z",
"details": "moderate"
}
],
"title": "CVE-2026-32282"
},
{
"cve": "CVE-2026-32283",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32283"
}
],
"notes": [
{
"category": "general",
"text": "If one side of the TLS connection sends multiple key update messages post-handshake in a single record, the connection can deadlock, causing uncontrolled consumption of resources. This can lead to a denial of service. This only affects TLS 1.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32283",
"url": "https://www.suse.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "SUSE Bug 1261659 for CVE-2026-32283",
"url": "https://bugzilla.suse.com/1261659"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:39:19Z",
"details": "moderate"
}
],
"title": "CVE-2026-32283"
},
{
"cve": "CVE-2026-32288",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32288"
}
],
"notes": [
{
"category": "general",
"text": "tar.Reader can allocate an unbounded amount of memory when reading a maliciously-crafted archive containing a large number of sparse regions encoded in the \"old GNU sparse map\" format.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32288",
"url": "https://www.suse.com/security/cve/CVE-2026-32288"
},
{
"category": "external",
"summary": "SUSE Bug 1261660 for CVE-2026-32288",
"url": "https://bugzilla.suse.com/1261660"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:39:19Z",
"details": "moderate"
}
],
"title": "CVE-2026-32288"
},
{
"cve": "CVE-2026-32289",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32289"
}
],
"notes": [
{
"category": "general",
"text": "Context was not properly tracked across template branches for JS template literals, leading to possibly incorrect escaping of content when branches were used. Additionally template actions within JS template literals did not properly track the brace depth, leading to incorrect escaping being applied. These issues could cause actions within JS template literals to be incorrectly or improperly escaped, leading to XSS vulnerabilities.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32289",
"url": "https://www.suse.com/security/cve/CVE-2026-32289"
},
{
"category": "external",
"summary": "SUSE Bug 1261661 for CVE-2026-32289",
"url": "https://bugzilla.suse.com/1261661"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.9-150000.1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.9-150000.1.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T16:39:19Z",
"details": "moderate"
}
],
"title": "CVE-2026-32289"
}
]
}
SUSE-SU-2026:21355-1
Vulnerability from csaf_suse - Published: 2026-04-20 13:54 - Updated: 2026-04-20 13:54| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.25",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.25 fixes the following issues:\n\n- Update to version go1.25.9 (bsc#1244485).\n- CVE-2026-27140: cmd/go: trust layer bypass when using cgo and SWIG (bsc#1261653).\n- CVE-2026-27143: cmd/compile: possible memory corruption after bound check elimination (bsc#1261654).\n- CVE-2026-27144: cmd/compile: no-op interface conversion bypasses overlap checking (bsc#1261655).\n- CVE-2026-32280: crypto/x509: unexpected work during chain building (bsc#1261656).\n- CVE-2026-32281: crypto/x509: inefficient policy validation (bsc#1261657).\n- CVE-2026-32282: os: Root.Chmod can follow symlinks out of the root on Linux (bsc#1261658).\n- CVE-2026-32283: crypto/tls: multiple key update handshake messages can cause connection to deadlock (bsc#1261659).\n- CVE-2026-32288: archive/tar: unbounded allocation when parsing old format GNU sparse map (bsc#1261660).\n- CVE-2026-32289: html/template: JS template literal context incorrectly tracked (bsc#1261661).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-594",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21355-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21355-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621355-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21355-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/046086.html"
},
{
"category": "self",
"summary": "SUSE Bug 1244485",
"url": "https://bugzilla.suse.com/1244485"
},
{
"category": "self",
"summary": "SUSE Bug 1261653",
"url": "https://bugzilla.suse.com/1261653"
},
{
"category": "self",
"summary": "SUSE Bug 1261654",
"url": "https://bugzilla.suse.com/1261654"
},
{
"category": "self",
"summary": "SUSE Bug 1261655",
"url": "https://bugzilla.suse.com/1261655"
},
{
"category": "self",
"summary": "SUSE Bug 1261656",
"url": "https://bugzilla.suse.com/1261656"
},
{
"category": "self",
"summary": "SUSE Bug 1261657",
"url": "https://bugzilla.suse.com/1261657"
},
{
"category": "self",
"summary": "SUSE Bug 1261658",
"url": "https://bugzilla.suse.com/1261658"
},
{
"category": "self",
"summary": "SUSE Bug 1261659",
"url": "https://bugzilla.suse.com/1261659"
},
{
"category": "self",
"summary": "SUSE Bug 1261660",
"url": "https://bugzilla.suse.com/1261660"
},
{
"category": "self",
"summary": "SUSE Bug 1261661",
"url": "https://bugzilla.suse.com/1261661"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27140 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27140/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27143 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27143/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27144 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27144/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32280 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32280/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32281 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32281/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32282 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32282/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32283 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32283/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32288 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32288/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32289 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32289/"
}
],
"title": "Security update for go1.25",
"tracking": {
"current_release_date": "2026-04-20T13:54:28Z",
"generator": {
"date": "2026-04-20T13:54:28Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21355-1",
"initial_release_date": "2026-04-20T13:54:28Z",
"revision_history": [
{
"date": "2026-04-20T13:54:28Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.9-160000.1.1.aarch64",
"product": {
"name": "go1.25-1.25.9-160000.1.1.aarch64",
"product_id": "go1.25-1.25.9-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.9-160000.1.1.aarch64",
"product": {
"name": "go1.25-doc-1.25.9-160000.1.1.aarch64",
"product_id": "go1.25-doc-1.25.9-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-libstd-1.25.9-160000.1.1.aarch64",
"product": {
"name": "go1.25-libstd-1.25.9-160000.1.1.aarch64",
"product_id": "go1.25-libstd-1.25.9-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.9-160000.1.1.aarch64",
"product": {
"name": "go1.25-race-1.25.9-160000.1.1.aarch64",
"product_id": "go1.25-race-1.25.9-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.9-160000.1.1.ppc64le",
"product": {
"name": "go1.25-1.25.9-160000.1.1.ppc64le",
"product_id": "go1.25-1.25.9-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.9-160000.1.1.ppc64le",
"product": {
"name": "go1.25-doc-1.25.9-160000.1.1.ppc64le",
"product_id": "go1.25-doc-1.25.9-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.9-160000.1.1.ppc64le",
"product": {
"name": "go1.25-race-1.25.9-160000.1.1.ppc64le",
"product_id": "go1.25-race-1.25.9-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.9-160000.1.1.s390x",
"product": {
"name": "go1.25-1.25.9-160000.1.1.s390x",
"product_id": "go1.25-1.25.9-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.9-160000.1.1.s390x",
"product": {
"name": "go1.25-doc-1.25.9-160000.1.1.s390x",
"product_id": "go1.25-doc-1.25.9-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.9-160000.1.1.s390x",
"product": {
"name": "go1.25-race-1.25.9-160000.1.1.s390x",
"product_id": "go1.25-race-1.25.9-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.9-160000.1.1.x86_64",
"product": {
"name": "go1.25-1.25.9-160000.1.1.x86_64",
"product_id": "go1.25-1.25.9-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.9-160000.1.1.x86_64",
"product": {
"name": "go1.25-doc-1.25.9-160000.1.1.x86_64",
"product_id": "go1.25-doc-1.25.9-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-libstd-1.25.9-160000.1.1.x86_64",
"product": {
"name": "go1.25-libstd-1.25.9-160000.1.1.x86_64",
"product_id": "go1.25-libstd-1.25.9-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.9-160000.1.1.x86_64",
"product": {
"name": "go1.25-race-1.25.9-160000.1.1.x86_64",
"product_id": "go1.25-race-1.25.9-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64"
},
"product_reference": "go1.25-1.25.9-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le"
},
"product_reference": "go1.25-1.25.9-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x"
},
"product_reference": "go1.25-1.25.9-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64"
},
"product_reference": "go1.25-1.25.9-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.9-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.9-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x"
},
"product_reference": "go1.25-doc-1.25.9-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.9-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-libstd-1.25.9-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64"
},
"product_reference": "go1.25-libstd-1.25.9-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-libstd-1.25.9-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64"
},
"product_reference": "go1.25-libstd-1.25.9-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64"
},
"product_reference": "go1.25-race-1.25.9-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.9-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x"
},
"product_reference": "go1.25-race-1.25.9-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
},
"product_reference": "go1.25-race-1.25.9-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64"
},
"product_reference": "go1.25-1.25.9-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le"
},
"product_reference": "go1.25-1.25.9-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x"
},
"product_reference": "go1.25-1.25.9-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64"
},
"product_reference": "go1.25-1.25.9-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.9-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.9-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x"
},
"product_reference": "go1.25-doc-1.25.9-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.9-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-libstd-1.25.9-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64"
},
"product_reference": "go1.25-libstd-1.25.9-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-libstd-1.25.9-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64"
},
"product_reference": "go1.25-libstd-1.25.9-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64"
},
"product_reference": "go1.25-race-1.25.9-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.9-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x"
},
"product_reference": "go1.25-race-1.25.9-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
},
"product_reference": "go1.25-race-1.25.9-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27140",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27140"
}
],
"notes": [
{
"category": "general",
"text": "SWIG file names containing \u0027cgo\u0027 and well-crafted payloads could lead to code smuggling and arbitrary code execution at build time due to trust layer bypass.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27140",
"url": "https://www.suse.com/security/cve/CVE-2026-27140"
},
{
"category": "external",
"summary": "SUSE Bug 1261653 for CVE-2026-27140",
"url": "https://bugzilla.suse.com/1261653"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T13:54:28Z",
"details": "important"
}
],
"title": "CVE-2026-27140"
},
{
"cve": "CVE-2026-27143",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27143"
}
],
"notes": [
{
"category": "general",
"text": "Arithmetic over induction variables in loops were not correctly checked for underflow or overflow. As a result, the compiler would allow for invalid indexing to occur at runtime, potentially leading to memory corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27143",
"url": "https://www.suse.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "SUSE Bug 1261654 for CVE-2026-27143",
"url": "https://bugzilla.suse.com/1261654"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T13:54:28Z",
"details": "important"
}
],
"title": "CVE-2026-27143"
},
{
"cve": "CVE-2026-27144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27144"
}
],
"notes": [
{
"category": "general",
"text": "The compiler is meant to unwrap pointers which are the operands of a memory move; a no-op interface conversion prevented the compiler from making the correct determination about non-overlapping moves, potentially leading to memory corruption at runtime.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27144",
"url": "https://www.suse.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "SUSE Bug 1261655 for CVE-2026-27144",
"url": "https://bugzilla.suse.com/1261655"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T13:54:28Z",
"details": "moderate"
}
],
"title": "CVE-2026-27144"
},
{
"cve": "CVE-2026-32280",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32280"
}
],
"notes": [
{
"category": "general",
"text": "During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions.Intermediates, which can lead to a denial of service. This affects both direct users of crypto/x509 and users of crypto/tls.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32280",
"url": "https://www.suse.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "SUSE Bug 1261656 for CVE-2026-32280",
"url": "https://bugzilla.suse.com/1261656"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T13:54:28Z",
"details": "important"
}
],
"title": "CVE-2026-32280"
},
{
"cve": "CVE-2026-32281",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32281"
}
],
"notes": [
{
"category": "general",
"text": "Validating certificate chains which use policies is unexpectedly inefficient when certificates in the chain contain a very large number of policy mappings, possibly causing denial of service. This only affects validation of otherwise trusted certificate chains, issued by a root CA in the VerifyOptions.Roots CertPool, or in the system certificate pool.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32281",
"url": "https://www.suse.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "SUSE Bug 1261657 for CVE-2026-32281",
"url": "https://bugzilla.suse.com/1261657"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T13:54:28Z",
"details": "moderate"
}
],
"title": "CVE-2026-32281"
},
{
"cve": "CVE-2026-32282",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32282"
}
],
"notes": [
{
"category": "general",
"text": "On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in progress, Chmod can operate on the target of the symlink, even when the target lies outside the root. The Linux fchmodat syscall silently ignores the AT_SYMLINK_NOFOLLOW flag, which Root.Chmod uses to avoid symlink traversal. Root.Chmod checks its target before acting and returns an error if the target is a symlink lying outside the root, so the impact is limited to cases where the target is replaced with a symlink between the check and operation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32282",
"url": "https://www.suse.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "SUSE Bug 1261658 for CVE-2026-32282",
"url": "https://bugzilla.suse.com/1261658"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T13:54:28Z",
"details": "moderate"
}
],
"title": "CVE-2026-32282"
},
{
"cve": "CVE-2026-32283",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32283"
}
],
"notes": [
{
"category": "general",
"text": "If one side of the TLS connection sends multiple key update messages post-handshake in a single record, the connection can deadlock, causing uncontrolled consumption of resources. This can lead to a denial of service. This only affects TLS 1.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32283",
"url": "https://www.suse.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "SUSE Bug 1261659 for CVE-2026-32283",
"url": "https://bugzilla.suse.com/1261659"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T13:54:28Z",
"details": "moderate"
}
],
"title": "CVE-2026-32283"
},
{
"cve": "CVE-2026-32288",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32288"
}
],
"notes": [
{
"category": "general",
"text": "tar.Reader can allocate an unbounded amount of memory when reading a maliciously-crafted archive containing a large number of sparse regions encoded in the \"old GNU sparse map\" format.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32288",
"url": "https://www.suse.com/security/cve/CVE-2026-32288"
},
{
"category": "external",
"summary": "SUSE Bug 1261660 for CVE-2026-32288",
"url": "https://bugzilla.suse.com/1261660"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T13:54:28Z",
"details": "moderate"
}
],
"title": "CVE-2026-32288"
},
{
"cve": "CVE-2026-32289",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32289"
}
],
"notes": [
{
"category": "general",
"text": "Context was not properly tracked across template branches for JS template literals, leading to possibly incorrect escaping of content when branches were used. Additionally template actions within JS template literals did not properly track the brace depth, leading to incorrect escaping being applied. These issues could cause actions within JS template literals to be incorrectly or improperly escaped, leading to XSS vulnerabilities.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32289",
"url": "https://www.suse.com/security/cve/CVE-2026-32289"
},
{
"category": "external",
"summary": "SUSE Bug 1261661 for CVE-2026-32289",
"url": "https://bugzilla.suse.com/1261661"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T13:54:28Z",
"details": "moderate"
}
],
"title": "CVE-2026-32289"
}
]
}
SUSE-SU-2026:21356-1
Vulnerability from csaf_suse - Published: 2026-04-20 14:00 - Updated: 2026-04-20 14:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.26",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.26 fixes the following issues:\n\n- Update to version go1.26.2 (bsc#1255111).\n- CVE-2026-27140: cmd/go: trust layer bypass when using cgo and SWIG (bsc#1261653).\n- CVE-2026-27143: cmd/compile: possible memory corruption after bound check elimination (bsc#1261654).\n- CVE-2026-27144: cmd/compile: no-op interface conversion bypasses overlap checking (bsc#1261655).\n- CVE-2026-32280: crypto/x509: unexpected work during chain building (bsc#1261656).\n- CVE-2026-32281: crypto/x509: inefficient policy validation (bsc#1261657).\n- CVE-2026-32282: os: Root.Chmod can follow symlinks out of the root on Linux (bsc#1261658).\n- CVE-2026-32283: crypto/tls: multiple key update handshake messages can cause connection to deadlock (bsc#1261659).\n- CVE-2026-32288: archive/tar: unbounded allocation when parsing old format GNU sparse map (bsc#1261660).\n- CVE-2026-32289: html/template: JS template literal context incorrectly tracked (bsc#1261661).\n- CVE-2026-33810: crypto/x509: excluded DNS constraints not properly applied to wildcard domains (bsc#1261662).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-595",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21356-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21356-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621356-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21356-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/046085.html"
},
{
"category": "self",
"summary": "SUSE Bug 1255111",
"url": "https://bugzilla.suse.com/1255111"
},
{
"category": "self",
"summary": "SUSE Bug 1261653",
"url": "https://bugzilla.suse.com/1261653"
},
{
"category": "self",
"summary": "SUSE Bug 1261654",
"url": "https://bugzilla.suse.com/1261654"
},
{
"category": "self",
"summary": "SUSE Bug 1261655",
"url": "https://bugzilla.suse.com/1261655"
},
{
"category": "self",
"summary": "SUSE Bug 1261656",
"url": "https://bugzilla.suse.com/1261656"
},
{
"category": "self",
"summary": "SUSE Bug 1261657",
"url": "https://bugzilla.suse.com/1261657"
},
{
"category": "self",
"summary": "SUSE Bug 1261658",
"url": "https://bugzilla.suse.com/1261658"
},
{
"category": "self",
"summary": "SUSE Bug 1261659",
"url": "https://bugzilla.suse.com/1261659"
},
{
"category": "self",
"summary": "SUSE Bug 1261660",
"url": "https://bugzilla.suse.com/1261660"
},
{
"category": "self",
"summary": "SUSE Bug 1261661",
"url": "https://bugzilla.suse.com/1261661"
},
{
"category": "self",
"summary": "SUSE Bug 1261662",
"url": "https://bugzilla.suse.com/1261662"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27140 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27140/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27143 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27143/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27144 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27144/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32280 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32280/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32281 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32281/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32282 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32282/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32283 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32283/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32288 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32288/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32289 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32289/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33810 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33810/"
}
],
"title": "Security update for go1.26",
"tracking": {
"current_release_date": "2026-04-20T14:00:06Z",
"generator": {
"date": "2026-04-20T14:00:06Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21356-1",
"initial_release_date": "2026-04-20T14:00:06Z",
"revision_history": [
{
"date": "2026-04-20T14:00:06Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.26-1.26.2-160000.1.1.aarch64",
"product": {
"name": "go1.26-1.26.2-160000.1.1.aarch64",
"product_id": "go1.26-1.26.2-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.26-doc-1.26.2-160000.1.1.aarch64",
"product": {
"name": "go1.26-doc-1.26.2-160000.1.1.aarch64",
"product_id": "go1.26-doc-1.26.2-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.26-libstd-1.26.2-160000.1.1.aarch64",
"product": {
"name": "go1.26-libstd-1.26.2-160000.1.1.aarch64",
"product_id": "go1.26-libstd-1.26.2-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.26-race-1.26.2-160000.1.1.aarch64",
"product": {
"name": "go1.26-race-1.26.2-160000.1.1.aarch64",
"product_id": "go1.26-race-1.26.2-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.26-1.26.2-160000.1.1.ppc64le",
"product": {
"name": "go1.26-1.26.2-160000.1.1.ppc64le",
"product_id": "go1.26-1.26.2-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.26-doc-1.26.2-160000.1.1.ppc64le",
"product": {
"name": "go1.26-doc-1.26.2-160000.1.1.ppc64le",
"product_id": "go1.26-doc-1.26.2-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.26-race-1.26.2-160000.1.1.ppc64le",
"product": {
"name": "go1.26-race-1.26.2-160000.1.1.ppc64le",
"product_id": "go1.26-race-1.26.2-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.26-1.26.2-160000.1.1.s390x",
"product": {
"name": "go1.26-1.26.2-160000.1.1.s390x",
"product_id": "go1.26-1.26.2-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.26-doc-1.26.2-160000.1.1.s390x",
"product": {
"name": "go1.26-doc-1.26.2-160000.1.1.s390x",
"product_id": "go1.26-doc-1.26.2-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.26-race-1.26.2-160000.1.1.s390x",
"product": {
"name": "go1.26-race-1.26.2-160000.1.1.s390x",
"product_id": "go1.26-race-1.26.2-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.26-1.26.2-160000.1.1.x86_64",
"product": {
"name": "go1.26-1.26.2-160000.1.1.x86_64",
"product_id": "go1.26-1.26.2-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.26-doc-1.26.2-160000.1.1.x86_64",
"product": {
"name": "go1.26-doc-1.26.2-160000.1.1.x86_64",
"product_id": "go1.26-doc-1.26.2-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.26-libstd-1.26.2-160000.1.1.x86_64",
"product": {
"name": "go1.26-libstd-1.26.2-160000.1.1.x86_64",
"product_id": "go1.26-libstd-1.26.2-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.26-race-1.26.2-160000.1.1.x86_64",
"product": {
"name": "go1.26-race-1.26.2-160000.1.1.x86_64",
"product_id": "go1.26-race-1.26.2-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64"
},
"product_reference": "go1.26-1.26.2-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le"
},
"product_reference": "go1.26-1.26.2-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x"
},
"product_reference": "go1.26-1.26.2-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64"
},
"product_reference": "go1.26-1.26.2-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64"
},
"product_reference": "go1.26-doc-1.26.2-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le"
},
"product_reference": "go1.26-doc-1.26.2-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x"
},
"product_reference": "go1.26-doc-1.26.2-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64"
},
"product_reference": "go1.26-doc-1.26.2-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-libstd-1.26.2-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64"
},
"product_reference": "go1.26-libstd-1.26.2-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-libstd-1.26.2-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64"
},
"product_reference": "go1.26-libstd-1.26.2-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64"
},
"product_reference": "go1.26-race-1.26.2-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le"
},
"product_reference": "go1.26-race-1.26.2-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x"
},
"product_reference": "go1.26-race-1.26.2-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
},
"product_reference": "go1.26-race-1.26.2-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64"
},
"product_reference": "go1.26-1.26.2-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le"
},
"product_reference": "go1.26-1.26.2-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x"
},
"product_reference": "go1.26-1.26.2-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-1.26.2-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64"
},
"product_reference": "go1.26-1.26.2-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64"
},
"product_reference": "go1.26-doc-1.26.2-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le"
},
"product_reference": "go1.26-doc-1.26.2-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x"
},
"product_reference": "go1.26-doc-1.26.2-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-doc-1.26.2-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64"
},
"product_reference": "go1.26-doc-1.26.2-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-libstd-1.26.2-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64"
},
"product_reference": "go1.26-libstd-1.26.2-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-libstd-1.26.2-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64"
},
"product_reference": "go1.26-libstd-1.26.2-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64"
},
"product_reference": "go1.26-race-1.26.2-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le"
},
"product_reference": "go1.26-race-1.26.2-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x"
},
"product_reference": "go1.26-race-1.26.2-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-race-1.26.2-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
},
"product_reference": "go1.26-race-1.26.2-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27140",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27140"
}
],
"notes": [
{
"category": "general",
"text": "SWIG file names containing \u0027cgo\u0027 and well-crafted payloads could lead to code smuggling and arbitrary code execution at build time due to trust layer bypass.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27140",
"url": "https://www.suse.com/security/cve/CVE-2026-27140"
},
{
"category": "external",
"summary": "SUSE Bug 1261653 for CVE-2026-27140",
"url": "https://bugzilla.suse.com/1261653"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T14:00:06Z",
"details": "important"
}
],
"title": "CVE-2026-27140"
},
{
"cve": "CVE-2026-27143",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27143"
}
],
"notes": [
{
"category": "general",
"text": "Arithmetic over induction variables in loops were not correctly checked for underflow or overflow. As a result, the compiler would allow for invalid indexing to occur at runtime, potentially leading to memory corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27143",
"url": "https://www.suse.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "SUSE Bug 1261654 for CVE-2026-27143",
"url": "https://bugzilla.suse.com/1261654"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T14:00:06Z",
"details": "important"
}
],
"title": "CVE-2026-27143"
},
{
"cve": "CVE-2026-27144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27144"
}
],
"notes": [
{
"category": "general",
"text": "The compiler is meant to unwrap pointers which are the operands of a memory move; a no-op interface conversion prevented the compiler from making the correct determination about non-overlapping moves, potentially leading to memory corruption at runtime.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27144",
"url": "https://www.suse.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "SUSE Bug 1261655 for CVE-2026-27144",
"url": "https://bugzilla.suse.com/1261655"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T14:00:06Z",
"details": "moderate"
}
],
"title": "CVE-2026-27144"
},
{
"cve": "CVE-2026-32280",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32280"
}
],
"notes": [
{
"category": "general",
"text": "During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions.Intermediates, which can lead to a denial of service. This affects both direct users of crypto/x509 and users of crypto/tls.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32280",
"url": "https://www.suse.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "SUSE Bug 1261656 for CVE-2026-32280",
"url": "https://bugzilla.suse.com/1261656"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T14:00:06Z",
"details": "important"
}
],
"title": "CVE-2026-32280"
},
{
"cve": "CVE-2026-32281",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32281"
}
],
"notes": [
{
"category": "general",
"text": "Validating certificate chains which use policies is unexpectedly inefficient when certificates in the chain contain a very large number of policy mappings, possibly causing denial of service. This only affects validation of otherwise trusted certificate chains, issued by a root CA in the VerifyOptions.Roots CertPool, or in the system certificate pool.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32281",
"url": "https://www.suse.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "SUSE Bug 1261657 for CVE-2026-32281",
"url": "https://bugzilla.suse.com/1261657"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T14:00:06Z",
"details": "moderate"
}
],
"title": "CVE-2026-32281"
},
{
"cve": "CVE-2026-32282",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32282"
}
],
"notes": [
{
"category": "general",
"text": "On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in progress, Chmod can operate on the target of the symlink, even when the target lies outside the root. The Linux fchmodat syscall silently ignores the AT_SYMLINK_NOFOLLOW flag, which Root.Chmod uses to avoid symlink traversal. Root.Chmod checks its target before acting and returns an error if the target is a symlink lying outside the root, so the impact is limited to cases where the target is replaced with a symlink between the check and operation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32282",
"url": "https://www.suse.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "SUSE Bug 1261658 for CVE-2026-32282",
"url": "https://bugzilla.suse.com/1261658"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T14:00:06Z",
"details": "moderate"
}
],
"title": "CVE-2026-32282"
},
{
"cve": "CVE-2026-32283",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32283"
}
],
"notes": [
{
"category": "general",
"text": "If one side of the TLS connection sends multiple key update messages post-handshake in a single record, the connection can deadlock, causing uncontrolled consumption of resources. This can lead to a denial of service. This only affects TLS 1.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32283",
"url": "https://www.suse.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "SUSE Bug 1261659 for CVE-2026-32283",
"url": "https://bugzilla.suse.com/1261659"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T14:00:06Z",
"details": "moderate"
}
],
"title": "CVE-2026-32283"
},
{
"cve": "CVE-2026-32288",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32288"
}
],
"notes": [
{
"category": "general",
"text": "tar.Reader can allocate an unbounded amount of memory when reading a maliciously-crafted archive containing a large number of sparse regions encoded in the \"old GNU sparse map\" format.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32288",
"url": "https://www.suse.com/security/cve/CVE-2026-32288"
},
{
"category": "external",
"summary": "SUSE Bug 1261660 for CVE-2026-32288",
"url": "https://bugzilla.suse.com/1261660"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T14:00:06Z",
"details": "moderate"
}
],
"title": "CVE-2026-32288"
},
{
"cve": "CVE-2026-32289",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32289"
}
],
"notes": [
{
"category": "general",
"text": "Context was not properly tracked across template branches for JS template literals, leading to possibly incorrect escaping of content when branches were used. Additionally template actions within JS template literals did not properly track the brace depth, leading to incorrect escaping being applied. These issues could cause actions within JS template literals to be incorrectly or improperly escaped, leading to XSS vulnerabilities.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32289",
"url": "https://www.suse.com/security/cve/CVE-2026-32289"
},
{
"category": "external",
"summary": "SUSE Bug 1261661 for CVE-2026-32289",
"url": "https://bugzilla.suse.com/1261661"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T14:00:06Z",
"details": "moderate"
}
],
"title": "CVE-2026-32289"
},
{
"cve": "CVE-2026-33810",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33810"
}
],
"notes": [
{
"category": "general",
"text": "When verifying a certificate chain containing excluded DNS constraints, these constraints are not correctly applied to wildcard DNS SANs which use a different case than the constraint. This only affects validation of otherwise trusted certificate chains, issued by a root CA in the VerifyOptions.Roots CertPool, or in the system certificate pool.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33810",
"url": "https://www.suse.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "SUSE Bug 1261662 for CVE-2026-33810",
"url": "https://bugzilla.suse.com/1261662"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.26-race-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-doc-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-libstd-1.26.2-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.26-race-1.26.2-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T14:00:06Z",
"details": "moderate"
}
],
"title": "CVE-2026-33810"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.